Skip to content

Commit f81f82b

Browse files
Fix CI
1 parent 201bfb5 commit f81f82b

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
@@ -55,4 +55,4 @@ jobs:
5555
run: composer show -D
5656

5757
- name: Execute tests
58-
run: vendor/bin/pest
58+
run: vendor/bin/phpunit

0 commit comments

Comments
 (0)