Skip to content
This repository has been archived by the owner on Jul 3, 2024. It is now read-only.

Commit

Permalink
Do not await external code coverage.
Browse files Browse the repository at this point in the history
  • Loading branch information
Roel van Duijnhoven committed Jan 30, 2020
1 parent 806b6e6 commit f72e71e
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
@@ -1,5 +1,5 @@
tools:
external_code_coverage: true
external_code_coverage: false
checks:
php:
code_rating: true
Expand Down

0 comments on commit f72e71e

Please sign in to comment.