Skip to content

Commit

Permalink
Increase Scrutinizer CI timeout to 10m
Browse files Browse the repository at this point in the history
  • Loading branch information
jmikola committed Dec 3, 2023
1 parent 3699d2b commit f321952
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .scrutinizer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ filter:

tools:
# https://scrutinizer-ci.com/docs/tools/external-code-coverage/
external_code_coverage: true
external_code_coverage:
timeout: 600

# https://scrutinizer-ci.com/docs/tools/php/php-analyzer/
php_analyzer: true
Expand Down

0 comments on commit f321952

Please sign in to comment.