We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b2a247 commit 2b8a741Copy full SHA for 2b8a741
.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