We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 252b3bc commit 472bdcbCopy full SHA for 472bdcb
.github/workflows/tests.yml
@@ -47,4 +47,4 @@ jobs:
47
run: php artisan key:generate
48
49
- name: Tests
50
- run: ./vendor/bin/pest
+ run: php artisan test
0 commit comments