dont add release

This commit is contained in:
Noah Kennedy
2025-05-02 15:40:06 -05:00
parent 855be676da
commit eb54da46f5
+1 -1
View File
@@ -842,7 +842,7 @@ jobs:
toolchain: ${{ env.rust_stable }}
- uses: Swatinem/rust-cache@v2
- name: build --cfg loom
run: cargo test --no-run --lib --release --features full
run: cargo test --no-run --lib --features full
working-directory: tokio
env:
RUSTFLAGS: --cfg loom --cfg tokio_unstable -Dwarnings