We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebc9a85 commit 07872f2Copy full SHA for 07872f2
.github/workflows/main.yml
@@ -242,4 +242,4 @@ jobs:
242
rustup toolchain install nightly --component miri
243
rustup override set nightly
244
cargo miri setup
245
- - run: MIRIFLAGS="-Zmiri-disable-isolation -Zmiri-strict-provenance" cargo miri test
+ - run: MIRIFLAGS="-Zmiri-disable-isolation" cargo miri test
0 commit comments