Skip to content

Commit

Permalink
Rename job to "pr-mutants"
Browse files Browse the repository at this point in the history
We might use the name "incremental" for iterating on failing mutants
  • Loading branch information
sourcefrog committed Dec 4, 2023
1 parent 0ddaa78 commit 235be7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
- name: Test
run: cargo test --workspace

incremental-mutants:
pr-mutants:
runs-on: ubuntu-latest
if: github.event_name == 'pull_request'
steps:
Expand Down

0 comments on commit 235be7e

Please sign in to comment.