diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 816e535..e82f495 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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