We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0a0a15 commit a67ba28Copy full SHA for a67ba28
.circleci/config.yml
@@ -19,7 +19,7 @@ workflows:
19
jobs:
20
- php/phpunit-tests:
21
<<: *jobs_default
22
- minimum_coverage: 10
+ minimum_coverage: 60
23
- php/static-analysis:
24
25
generate_ide_helper: false
0 commit comments