Skip to content

Commit 63673e1

Browse files
update infection template (#141)
Co-authored-by: John Paul E. Balandan, CPA <paulbalandan@gmail.com>
1 parent 7fe39d7 commit 63673e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Template/.github/workflows/infection.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,4 +57,4 @@ jobs:
5757
- name: Run Infection for added files only
5858
run: |
5959
git fetch --depth=1 origin $GITHUB_BASE_REF
60-
infection --threads=max --git-diff-lines --git-diff-base=origin/$GITHUB_BASE_REF --ignore-msi-with-no-mutations --only-covered --logger-github
60+
infection --threads=max --git-diff-lines --git-diff-base=origin/$GITHUB_BASE_REF --ignore-msi-with-no-mutations

0 commit comments

Comments
 (0)