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 e1677c9 commit 13f0676Copy full SHA for 13f0676
.github/workflows/tests.yml
@@ -83,4 +83,4 @@ jobs:
83
- name: Run Tests
84
working-directory: laravel-test-project
85
run: |
86
- php artisan test -v
+ php artisan test
0 commit comments