Skip to content

Commit 472bdcb

Browse files
authored
Update tests.yml
1 parent 252b3bc commit 472bdcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,4 @@ jobs:
4747
run: php artisan key:generate
4848

4949
- name: Tests
50-
run: ./vendor/bin/pest
50+
run: php artisan test

0 commit comments

Comments
 (0)