Skip to content

Commit 05b9940

Browse files
committed
Update tests.yml
1 parent f5561f8 commit 05b9940

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949

5050
- name: Run test suite with coverage
5151
if: matrix.php == '8.4' && matrix.stability == 'prefer-stable'
52-
run: vendor/bin/pest --coverage --min=80
52+
run: composer test-coverage
5353

5454
- name: Run PHPStan
5555
if: matrix.php == '8.4' && matrix.stability == 'prefer-stable'

0 commit comments

Comments
 (0)