We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d9d39b commit 8c9e921Copy full SHA for 8c9e921
.github/workflows/run-tests.yml
@@ -34,4 +34,4 @@ jobs:
34
run: composer install --prefer-dist --no-interaction
35
36
- name: Execute tests
37
- run: vendor/bin/pest --coverage --min=80
+ run: vendor/bin/pest --coverage --min=90
0 commit comments