We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fe2f72 commit f6d9645Copy full SHA for f6d9645
.github/workflows/ci.yml
@@ -56,7 +56,6 @@ jobs:
56
- uses: actions/checkout@v3
57
- uses: dtolnay/rust-toolchain@miri
58
- run: cargo miri test
59
- continue-on-error: true # https://github.com/rust-lang/miri/issues/2874
60
env:
61
MIRIFLAGS: -Zmiri-strict-provenance
62
0 commit comments