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 eeec82d commit ad9fdfaCopy full SHA for ad9fdfa
.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