-
Notifications
You must be signed in to change notification settings - Fork 13
Closed
Description
devkit/src/Template/.github/workflows/infection.yml
Lines 70 to 71 in 108086f
| git fetch --depth=1 origin $GITHUB_BASE_REF | |
| infection --threads=2 --skip-initial-tests --coverage=build/phpunit --git-diff-base=origin/$GITHUB_BASE_REF --git-diff-filter=AM --logger-github --ignore-msi-with-no-mutations |
The above code came from https://github.com/codeigniter4/devkit/pull/1/files#diff-743fb74623cea21af8e4a2448eb3899f9ad6bfe9faf90e3a5db6384333102e45R72-R73
It seems it came from:
Metadata
Metadata
Assignees
Labels
No labels