Skip to content

Commit c31d782

Browse files
committed
wip
1 parent 1fc038a commit c31d782

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
@@ -64,7 +64,7 @@ jobs:
6464
composer update --${{ matrix.stability }} --prefer-dist --no-interaction
6565
6666
- name: Execute tests
67-
run: vendor/bin/phpunit
67+
run: vendor/bin/pest
6868
env:
6969
DB_USERNAME: user
7070
DB_PASSWORD: secret

0 commit comments

Comments
 (0)