Skip to content

Commit 77e93f4

Browse files
committed
Update tests.yml
1 parent 858dfdd commit 77e93f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,4 +67,4 @@ jobs:
6767
composer update --${{ matrix.stability }} --prefer-dist --no-interaction
6868
6969
- name: Execute tests
70-
run: vendor/bin/pest
70+
run: vendor/bin/phpunit

0 commit comments

Comments
 (0)