Skip to content

Commit 0be3d15

Browse files
committed
change workflow to pest
1 parent f1067ee commit 0be3d15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,4 @@ jobs:
4545
composer update --${{ matrix.dependency-version }} --prefer-dist --no-interaction --no-suggest
4646
4747
- name: Execute tests
48-
run: vendor/bin/phpunit tests
48+
run: vendor/bin/pest tests

0 commit comments

Comments
 (0)