We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fea8e5 commit 5b53d79Copy full SHA for 5b53d79
.github/workflows/tests.yml
@@ -53,4 +53,4 @@ jobs:
53
run: composer update --prefer-dist --no-interaction --no-progress
54
55
- name: Execute tests
56
- run: vendor/bin/phpunit --verbose
+ run: vendor/bin/phpunit
0 commit comments