mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-08-16 00:00:12 +02:00
debug assertions properly
This commit is contained in:
@@ -845,7 +845,7 @@ jobs:
|
||||
run: cargo test --no-run --lib --release --features full
|
||||
working-directory: tokio
|
||||
env:
|
||||
RUSTFLAGS: --cfg loom --cfg tokio_unstable -Dwarnings -Cdebug
|
||||
RUSTFLAGS: --cfg loom --cfg tokio_unstable -Dwarnings -Cdebug-assertions
|
||||
|
||||
check-readme:
|
||||
name: Check README
|
||||
|
||||
Reference in New Issue
Block a user