Skip to content

Commit

Permalink
allow infection to fail
Browse files Browse the repository at this point in the history
  • Loading branch information
Gummibeer committed Jul 16, 2024
1 parent 4bb457f commit f493724
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,4 @@ jobs:
coverage: xdebug
- run: composer update --prefer-stable --prefer-dist --no-interaction --no-suggest
- run: vendor/bin/infection -j2 --logger-github
continue-on-error: true

0 comments on commit f493724

Please sign in to comment.