Skip to content

Commit 3eaadc2

Browse files
committed
Update run-tests.yml
1 parent f769134 commit 3eaadc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,4 @@ jobs:
5252
composer update --${{ matrix.dependency-version }} --prefer-dist --no-interaction
5353
5454
- name: Execute tests
55-
run: vendor/bin/phpunit
55+
run: vendor/bin/pest

0 commit comments

Comments
 (0)