Skip to content

Commit

Permalink
Update mt.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
sanmai authored Oct 4, 2024
1 parent 0bd785c commit c63401d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mt.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,5 @@ jobs:
- name: Run mutation testing
run: |
php vendor/bin/infection --min-msi=80 --min-covered-msi=80 --show-mutations --threads=$(nproc)
php vendor/bin/infection --min-msi=80 --min-covered-msi=80 --show-mutations --threads=$(nproc) --no-progress

0 comments on commit c63401d

Please sign in to comment.