Skip to content

Commit

Permalink
Revert "Temporarily disable miri CI"
Browse files Browse the repository at this point in the history
This reverts commit 438fec6.

Fixed in nightly-2023-05-06.
  • Loading branch information
dtolnay committed May 7, 2023
1 parent 438fec6 commit dffcb4b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,6 @@ 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 dffcb4b

Please sign in to comment.