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 1e74837 commit 207df3aCopy full SHA for 207df3a
.github/workflows/php.yml
@@ -39,4 +39,4 @@ jobs:
39
run: vendor/bin/phpstan analyse
40
41
- name: Run tests
42
- run: vendor/bin/phpunit --coverage-clover=coverage.xml
+ run: vendor/bin/phpunit
0 commit comments