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 bd4844d commit 7f43492Copy full SHA for 7f43492
.github/workflows/phpunit.yml
@@ -75,4 +75,4 @@ jobs:
75
run: composer update --no-interaction --prefer-dist --with-all-dependencies --prefer-${{ matrix.dependency-version }}
76
77
- name: Execute tests
78
- run: vendor/bin/phpunit -v
+ run: vendor/bin/phpunit
0 commit comments