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 e8bdf6d commit de4b127Copy full SHA for de4b127
.github/workflows/ci.yml
@@ -25,4 +25,4 @@ jobs:
25
run: composer install --prefer-dist --no-progress --no-suggest
26
27
- name: Run tests
28
- run: ./vendor/bin/phpunit --verbose
+ run: ./vendor/bin/phpunit --testdox
0 commit comments