[scrutinizer] Increase timeout of external code coverage
Hopefully fixes problems with unfinished scrutinizer reports
This commit is contained in:
parent
7385b5dad9
commit
ba58fe6bfc
1 changed files with 1 additions and 1 deletions
|
@ -21,4 +21,4 @@ imports:
|
|||
|
||||
tools:
|
||||
external_code_coverage:
|
||||
timeout: 1200 # Timeout in seconds. 20 minutes
|
||||
timeout: 3600 # Timeout in seconds. 60 minutes
|
||||
|
|
Loading…
Reference in a new issue