Skip to content

Commit

Permalink
remove unused ci step
Browse files Browse the repository at this point in the history
  • Loading branch information
dignifiedquire committed Dec 1, 2024
1 parent 4b68379 commit b8312e9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,5 +66,4 @@ jobs:
- uses: dtolnay/rust-toolchain@master
with:
toolchain: nightly-2024-10-06
- run: cargo test --release --features nightly
- run: cargo build --benches

0 comments on commit b8312e9

Please sign in to comment.