mirror of
https://github.com/wallabag/wallabag.git
synced 2025-01-15 08:46:16 +01:00
Avoid timeout on code coverage from Scrutinizer
This commit is contained in:
parent
34c06cabef
commit
14d7a69b8c
@ -16,7 +16,8 @@ tools:
|
||||
php_code_sniffer: true
|
||||
php_pdepend: true
|
||||
sensiolabs_security_checker: true
|
||||
external_code_coverage: true
|
||||
external_code_coverage:
|
||||
timeout: 1800
|
||||
php_code_coverage: true
|
||||
php_sim: false
|
||||
php_cpd: false
|
||||
|
Loading…
Reference in New Issue
Block a user