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 7947a32 commit 1731866Copy full SHA for 1731866
.github/workflows/tests.yml
@@ -54,4 +54,4 @@ jobs:
54
run: ./vendor/bin/pint --test
55
56
- name: Execute tests
57
- run: sleep 10 && (vendor/bin/phpunit --debug || vendor/bin/phpunit --verbose)
+ run: sleep 10 && vendor/bin/phpunit
0 commit comments