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 ec00d4e commit adc05daCopy full SHA for adc05da
.github/workflows/tests.yml
@@ -79,7 +79,6 @@ jobs:
79
git fetch --depth=1 origin ${{ steps.default-branch.outputs.name }}
80
infection \
81
--git-diff-base=origin/${{ steps.default-branch.outputs.name }} \
82
- --git-diff-lines \
83
--ignore-msi-with-no-mutations \
84
--min-msi=100 \
85
--min-covered-msi=100 \
0 commit comments