Skip to content

Commit

Permalink
Reduce timeout for external code coverage, to make manual inspections…
Browse files Browse the repository at this point in the history
… quicker.
  • Loading branch information
noplanman committed Sep 23, 2017
1 parent 2fa1b4f commit 2ad4445
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .scrutinizer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ checks:

tools:
external_code_coverage:
timeout: 600
timeout: 120

0 comments on commit 2ad4445

Please sign in to comment.