Skip to content

Commit

Permalink
Rise infection min-msi to 95%
Browse files Browse the repository at this point in the history
  • Loading branch information
SenseException committed Oct 30, 2023
1 parent d39d8e6 commit 81caba0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,4 +66,4 @@ jobs:
run: vendor/bin/phpunit

- name: "Mutation tests"
run: vendor/bin/infection --min-msi=90 --no-progress --threads=5
run: vendor/bin/infection --min-msi=95 --no-progress --threads=5

0 comments on commit 81caba0

Please sign in to comment.