Skip to content

Commit

Permalink
Merge pull request #157 from artichoke/lopopolo/miri-strict-provenance
Browse files Browse the repository at this point in the history
Run Miri tests under strict provenance and randomize layout
  • Loading branch information
lopopolo authored Apr 23, 2022
2 parents da13144 + be76472 commit 36443b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/miri.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
runs-on: ubuntu-latest
env:
RUST_BACKTRACE: 1
MIRIFLAGS: "-Zmiri-strict-provenance -Zmiri-symbolic-alignment-check -Zrandomize-layout"

steps:
- name: Checkout repository
Expand Down

0 comments on commit 36443b3

Please sign in to comment.