Skip to content

Commit

Permalink
Temporarily disable miri CI
Browse files Browse the repository at this point in the history
  • Loading branch information
dtolnay committed May 5, 2023
1 parent 7cdb57a commit 5f2c4f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Expand Up @@ -77,6 +77,7 @@ jobs:
- uses: actions/checkout@v3
- uses: dtolnay/rust-toolchain@miri
- run: cargo miri test
continue-on-error: true # https://github.com/rust-lang/miri/issues/2874
env:
MIRIFLAGS: -Zmiri-strict-provenance

Expand Down

0 comments on commit 5f2c4f5

Please sign in to comment.