try to fix Windows CI
This commit is contained in:
parent
36e99a1bda
commit
107b8b8ed9
@ -30,7 +30,7 @@ install:
|
|||||||
build_script:
|
build_script:
|
||||||
- set RUST_TEST_NOCAPTURE=1
|
- set RUST_TEST_NOCAPTURE=1
|
||||||
- set RUST_BACKTRACE=1
|
- set RUST_BACKTRACE=1
|
||||||
- set RUSTFLAGS="-C debug-assertions"
|
- set RUSTFLAGS=-C debug-assertions
|
||||||
# Build and install miri
|
# Build and install miri
|
||||||
- cargo build --release --all-features --all-targets
|
- cargo build --release --all-features --all-targets
|
||||||
- cargo install --all-features --force --path .
|
- cargo install --all-features --force --path .
|
||||||
|
Loading…
Reference in New Issue
Block a user