We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f585401 commit b5f850eCopy full SHA for b5f850e
.github/workflows/tests.yml
@@ -55,4 +55,4 @@ jobs:
55
composer update --prefer-dist --no-interaction --no-progress --with="illuminate/contracts=^${{ matrix.laravel }}"
56
57
- name: Execute tests
58
- run: vendor/bin/phpunit --verbose
+ run: vendor/bin/phpunit
0 commit comments