Skip to content

Commit a8cc72c

Browse files
committed
tmp: miri
1 parent 8a35c6f commit a8cc72c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/test.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -414,6 +414,9 @@ jobs:
414414
miri:
415415
name: Miri
416416
runs-on: ubuntu-latest
417+
env:
418+
# allows platform-verifier initialisation to inspect filesystem
419+
MIRIFLAGS: -Zmiri-disable-isolation
417420
steps:
418421
- name: Checkout sources
419422
uses: actions/checkout@v4

0 commit comments

Comments
 (0)