Skip to content

Commit edf5f8f

Browse files
committed
chore: support laravel 10.x
1 parent ab293f7 commit edf5f8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ jobs:
4343
4444
- name: Execute tests
4545
timeout-minutes: 2
46-
run: vendor/bin/phpunit --verbose
46+
run: vendor/bin/pest

0 commit comments

Comments
 (0)