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.
2 parents eeec82d + ad9fdfa commit 9f542d0Copy full SHA for 9f542d0
.github/workflows/ci.yml
@@ -64,4 +64,4 @@ jobs:
64
run: composer update --ansi --no-progress --prefer-dist --no-interaction ${{ matrix.composer_flags }}
65
66
- name: Run tests
67
- run: vendor/bin/phpunit -v --colors=always
+ run: vendor/bin/phpunit --colors=always
0 commit comments