Skip to content

Commit bbb415f

Browse files
committed
update workflow
1 parent 051171b commit bbb415f

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
@@ -60,4 +60,4 @@ jobs:
6060
composer update --${{ matrix.dependency-version }} --prefer-dist --no-interaction
6161
6262
- name: Execute tests
63-
run: vendor/bin/phpunit
63+
run: vendor/bin/pest

0 commit comments

Comments
 (0)