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 7dc8b99 commit 9e24a5fCopy full SHA for 9e24a5f
.github/workflows/ci.yml
@@ -45,4 +45,4 @@ jobs:
45
run: ./tools/phpab --output ./src/autoload.php ./src
46
47
- name: Run unit tests (phpunit)
48
- run: ./tools/phpunit
+ run: ./tools/phpunit --no-coverage
0 commit comments