Skip to content

Commit

Permalink
Run miri in stricter miri-strict-provenance mode
Browse files Browse the repository at this point in the history
  • Loading branch information
dtolnay committed May 14, 2024
1 parent 34be203 commit 87b668a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,3 +88,5 @@ jobs:
- uses: dtolnay/rust-toolchain@miri
- run: cargo miri setup
- run: cargo miri test
env:
MIRIFLAGS: -Zmiri-strict-provenance

0 comments on commit 87b668a

Please sign in to comment.