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 65d7a0c commit d62b6daCopy full SHA for d62b6da
.github/workflows/ci.yml
@@ -33,4 +33,4 @@ jobs:
33
- name: Run Pint (code style)
34
run: vendor/bin/pint --test
35
- name: Run PHPUnit tests
36
- run: php artisan test --no-interaction
+ run: php artisan test
0 commit comments