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 a1ccd6e commit 127f58aCopy full SHA for 127f58a
.github/workflows/run-coverage.yml
@@ -29,4 +29,4 @@ jobs:
29
composer update --prefer-dist --no-interaction --no-suggest --with-all-dependencies
30
31
- name: Check Code Coverage
32
- run: vendor/bin/phpunit --verbose --coverage-text
+ run: vendor/bin/phpunit --coverage-text
0 commit comments