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.
2 parents 63ffc9d + 6928bf0 commit 399e609Copy full SHA for 399e609
1 file changed
.github/workflows/infection.yml
@@ -65,4 +65,4 @@ jobs:
65
- name: Run Infection for added files only
66
run: |
67
git fetch --depth=1 origin $GITHUB_BASE_REF
68
- infection --threads=max --git-diff-lines --git-diff-base=origin/$GITHUB_BASE_REF --ignore-msi-with-no-mutations --only-covered --logger-github
+ infection --threads=max --git-diff-lines --git-diff-base=origin/$GITHUB_BASE_REF --ignore-msi-with-no-mutations --logger-github
0 commit comments