Skip to content

Commit

Permalink
Run Miri tests under strict provenance and randomize layout
Browse files Browse the repository at this point in the history
Fixes #156.
  • Loading branch information
lopopolo committed Apr 23, 2022
1 parent 8e57ab5 commit be76472
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 be76472

Please sign in to comment.