There was an error while loading. Please reload this page.
1 parent 5bf593d commit 76169e4Copy full SHA for 76169e4
.github/workflows/tests.yml
@@ -54,4 +54,4 @@ jobs:
54
composer update --${{ matrix.stability }} --prefer-dist --no-interaction
55
56
- name: Execute tests
57
- run: vendor/bin/phpunit --verbose
+ run: vendor/bin/phpunit
0 commit comments