Skip to content

Commit 399e609

Browse files
authored
Merge pull request #35 from michalsn/chore/infection
chore: update infection workflow
2 parents 63ffc9d + 6928bf0 commit 399e609

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/infection.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,4 +65,4 @@ jobs:
6565
- name: Run Infection for added files only
6666
run: |
6767
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
68+
infection --threads=max --git-diff-lines --git-diff-base=origin/$GITHUB_BASE_REF --ignore-msi-with-no-mutations --logger-github

0 commit comments

Comments
 (0)