Skip to content

Commit 46a7280

Browse files
authored
Update tests.yml
1 parent c65902c commit 46a7280

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ jobs:
3333
- name: Run Composer Install
3434
run: composer install --no-interaction
3535
- name: run tests
36-
run: vendor/bin/pest --coverage
36+
run: vendor/bin/pest

0 commit comments

Comments
 (0)