Skip to content

Commit

Permalink
Reduce amount of runs for infection testing
Browse files Browse the repository at this point in the history
  • Loading branch information
stloyd committed Oct 30, 2023
1 parent 680eda1 commit 2ce4df2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test-mutations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,10 @@ name: Test Mutations
on:
pull_request:
paths:
- '.github/workflows/**'
- 'src/adapter/**'
- 'src/core/**'
- 'src/lib/**'
- 'tools/**'
- 'tools/infection/composer.lock'
- 'composer.lock'
push:
branches: [ 1.x ]
Expand Down

0 comments on commit 2ce4df2

Please sign in to comment.