Skip to content

Commit

Permalink
Update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
timacdonald committed May 18, 2024
1 parent 83e6024 commit 12aec62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
run: pint --test

- name: Infection
run: infection --min-msi=100
run: infection --min-msi=100 --show-mutations

- name: PHPStan
run: phpstan
Expand Down

0 comments on commit 12aec62

Please sign in to comment.