ci: test embassy-sync on miri.
This commit is contained in:
parent
86706bdc14
commit
a25cae46c5
1 changed files with 1 additions and 0 deletions
1
.github/ci/test-nightly.sh
vendored
1
.github/ci/test-nightly.sh
vendored
|
@ -11,3 +11,4 @@ mv rust-toolchain-nightly.toml rust-toolchain.toml
|
|||
|
||||
MIRIFLAGS=-Zmiri-ignore-leaks cargo miri test --manifest-path ./embassy-executor/Cargo.toml
|
||||
MIRIFLAGS=-Zmiri-ignore-leaks cargo miri test --manifest-path ./embassy-executor/Cargo.toml --features nightly
|
||||
MIRIFLAGS=-Zmiri-ignore-leaks cargo miri test --manifest-path ./embassy-sync/Cargo.toml
|
||||
|
|
Loading…
Add table
Reference in a new issue