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