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 dd9e4ba commit 6d12b44Copy full SHA for 6d12b44
.github/workflows/ci.yml
@@ -92,8 +92,6 @@ jobs:
92
steps:
93
- uses: actions/checkout@v4
94
- uses: dtolnay/rust-toolchain@miri
95
- with:
96
- toolchain: nightly-2025-05-16 # https://github.com/rust-lang/miri/issues/4323
97
- run: cargo miri setup
98
- run: cargo miri test
99
env:
0 commit comments