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 0c0deb2 commit ae95f1aCopy full SHA for ae95f1a
.github/workflows/ci.yml
@@ -63,4 +63,4 @@ jobs:
63
run: composer install --ansi --no-interaction --no-progress
64
65
- name: Execute Unit Tests
66
- run: vendor/bin/phpunit --coverage-text
+ run: vendor/bin/phpunit
0 commit comments