Skip to content

Commit

Permalink
Make miri happy
Browse files Browse the repository at this point in the history
  • Loading branch information
jonhoo committed Oct 19, 2024
1 parent c359faa commit d1348e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/safety.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,4 @@ jobs:
- name: cargo miri test
run: cargo miri test
env:
MIRIFLAGS: ""
MIRIFLAGS: "-Zmiri-tree-borrows"

0 comments on commit d1348e1

Please sign in to comment.