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 e626dfd commit 870732fCopy full SHA for 870732f
.github/workflows/continuous-integration.yml
@@ -42,4 +42,4 @@ jobs:
42
command: composer update --${{ matrix.stability }} --prefer-dist --no-interaction --no-progress
43
44
- name: Execute tests
45
- run: vendor/bin/phpunit --verbose
+ run: vendor/bin/phpunit
0 commit comments