Skip to content

Commit 612bf00

Browse files
committed
Adding phpunit tests in tests.yml
1 parent d511877 commit 612bf00

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
@@ -53,4 +53,4 @@ jobs:
5353
run: npm run build
5454

5555
- name: Tests
56-
run: ./vendor/bin/pest --ci
56+
run: ./vendor/bin/phpunit

0 commit comments

Comments
 (0)