We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1077d77 commit b2ba0adCopy full SHA for b2ba0ad
.github/workflows/run-php-unit-tests.yml
@@ -37,4 +37,4 @@ jobs:
37
# run: composer run-script test
38
39
- name: Run PHPUnit tests
40
- run: vendor/bin/phpunit --coverage-text --colors=never
+ run: vendor/bin/phpunit --colors=never
0 commit comments