mirror of
https://github.com/owncloud/bookmarks.git
synced 2024-11-28 04:24:09 +01:00
Update .scrutinizer.yml
Have a timeout for code coverage so that it does not turn red immediately. Just like in core.
This commit is contained in:
parent
5047156849
commit
344f14e3b6
@ -8,5 +8,6 @@ imports:
|
||||
- php
|
||||
|
||||
tools:
|
||||
external_code_coverage: true
|
||||
external_code_coverage:
|
||||
timeout: 7200 # Timeout in seconds. 120 minutes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user