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 31c23bd commit bfedecdCopy full SHA for bfedecd
.github/workflows/run-tests.yml
@@ -51,4 +51,4 @@ jobs:
51
run: composer show -D
52
53
- name: Execute tests
54
- run: vendor/bin/phpunit --coverage-text --coverage-clover=coverage.clover
+ run: vendor/bin/phpunit
0 commit comments