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