Skip to content

Commit e424c2b

Browse files
authored
Update run-tests.yml
1 parent b3ba866 commit e424c2b

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
@@ -34,4 +34,4 @@ jobs:
3434
run: composer update --${{ matrix.stability }} --prefer-dist --no-interaction
3535

3636
- name: Execute tests
37-
run: vendor/bin/phpunit
37+
run: vendor/bin/pest

0 commit comments

Comments
 (0)