We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90535d9 commit deaa311Copy full SHA for deaa311
1 file changed
.github/workflows/php.yml
@@ -56,7 +56,7 @@ jobs:
56
# Docs: https://getcomposer.org/doc/articles/scripts.md
57
58
- name: Run test suite
59
- run: phpunit -v
+ run: phpunit
60
61
# git status && git log -1 && git fetch --tags --force
62
# git status && git log -1 && git fetch --prune --unshallow
0 commit comments