Skip to content

Commit

Permalink
Don't need to test install in each test
Browse files Browse the repository at this point in the history
It will be covered enough in the self mutanst
test.
  • Loading branch information
sourcefrog committed Sep 14, 2023
1 parent 8d8648f commit 5a14701
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,6 @@ jobs:
run: cargo build --all-targets
- name: Test
run: cargo test --workspace
- name: Install
run: cargo install --path .

cargo-mutants:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 5a14701

Please sign in to comment.