Skip to content

Commit

Permalink
News about match arm mutations
Browse files Browse the repository at this point in the history
  • Loading branch information
sourcefrog committed Feb 9, 2025
2 parents 6af8697 + debd7cb commit 64e75eb
Show file tree
Hide file tree
Showing 13 changed files with 686 additions and 334 deletions.
11 changes: 11 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,17 @@ permissions:

on:
push:
branches:
- main
paths:
- ".cargo/*.toml"
- ".github/workflows/tests.yml"
- "Cargo.*"
- "mutants_attrs/**"
- "src/**"
- "testdata/**"
- "tests/**"
pull_request:
paths:
- ".cargo/*.toml"
- ".github/workflows/tests.yml"
Expand Down
Loading

0 comments on commit 64e75eb

Please sign in to comment.