Skip to content

Commit

Permalink
change coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
splaa committed Apr 5, 2022
1 parent 5237c70 commit d556d83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/laravel-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,4 +101,4 @@ jobs:
DB_PORT: ${{ job.services.mysql.ports['3306'] }}

- name: Do we pass the coverage amount
run: vendor/bin/coverage-check clover.xml 60
run: vendor/bin/coverage-check clover.xml 30

0 comments on commit d556d83

Please sign in to comment.