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.
php artisan test
1 parent bd44e4a commit 540728eCopy full SHA for 540728e
.github/workflows/tests.yml
@@ -44,4 +44,4 @@ jobs:
44
run: php artisan key:generate
45
46
- name: Execute tests
47
- run: vendor/bin/phpunit
+ run: php artisan test
0 commit comments