Skip to content

Commit

Permalink
feat(all): fix ci in rm local nt
Browse files Browse the repository at this point in the history
  • Loading branch information
devillove084 committed Mar 9, 2024
1 parent 471ff8d commit b9718b3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,6 @@ jobs:
run: cargo build --all-targets --all-features
- name: Doctests
run: cargo test --doc
- name: Test with locally built nextest
run: cargo local-nt run --profile ci
- name: Test with latest nextest
run: cargo nextest run --profile ci
- name: Test with miri
Expand Down

0 comments on commit b9718b3

Please sign in to comment.