Skip to content

Commit f4fa71b

Browse files
committed
bugfix
1 parent 2d064db commit f4fa71b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,5 @@ jobs:
4343
# command: composer install --prefer-dist --no-interaction --no-progress
4444

4545
- name: Execute tests
46-
run: vendor/bin/ptest --coverage
46+
run: vendor/bin/pest --coverage
4747

0 commit comments

Comments
 (0)