Skip to content

Commit 8c9e921

Browse files
committed
Bump min coverage
1 parent 4d9d39b commit 8c9e921

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
@@ -34,4 +34,4 @@ jobs:
3434
run: composer install --prefer-dist --no-interaction
3535

3636
- name: Execute tests
37-
run: vendor/bin/pest --coverage --min=80
37+
run: vendor/bin/pest --coverage --min=90

0 commit comments

Comments
 (0)