mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-08-23 00:00:10 +02:00
ci: disable nextest failfast
This commit is contained in:
@@ -38,7 +38,7 @@ banner build
|
||||
ptime -m cargo test --no-run --all --verbose --features full
|
||||
|
||||
banner tests
|
||||
ptime -m cargo nextest run --features full
|
||||
ptime -m cargo nextest run --features full --no-fail-fast
|
||||
|
||||
banner doctests
|
||||
ptime -m cargo test --doc --verbose --features full
|
||||
|
||||
Reference in New Issue
Block a user