Skip to content

Commit

Permalink
chore(ci): fix miri workflow yaml mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
hawkw committed Feb 27, 2022
1 parent eaf52bd commit 6affbf3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/miri.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ jobs:
override: true
components: miri
- name: Run Miri tests
- name: miri
run: cargo miri test --lib --no-fail-fast
env:
MIRIFLAGS: -Zmiri-disable-isolation -Zmiri-tag-raw-pointers

0 comments on commit 6affbf3

Please sign in to comment.