We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1afd90 commit 96b33b2Copy full SHA for 96b33b2
.github/workflows/test.yml
@@ -109,4 +109,4 @@ jobs:
109
chmod +x infection.phar
110
111
- name: Run mutation testing
112
- run: ./infection.phar --threads=max --min-msi=78 --min-covered-msi=78
+ run: ./infection.phar --threads=max --min-msi=100 --min-covered-msi=100
0 commit comments