Skip to content

Commit

Permalink
update to reflect change in directory name
Browse files Browse the repository at this point in the history
  • Loading branch information
andygrove committed Jul 10, 2024
1 parent ac6d29b commit 48fe6c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/miri.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,5 @@ jobs:
cargo miri setup
- name: Test with Miri
run: |
cd core
cd native
MIRIFLAGS="-Zmiri-disable-isolation" cargo miri test

0 comments on commit 48fe6c1

Please sign in to comment.