Skip to content

Commit

Permalink
fix Miri CI
Browse files Browse the repository at this point in the history
  • Loading branch information
NamorNiradnug committed Jan 6, 2024
1 parent 7357db8 commit f7976d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
components: miri
- uses: actions-rs/cargo@v1
with:
command: test miri
command: miri test
env:
RUSTFLAGS: -C target-feature=-sse4.1,-sse4.2,-avx,-avx2
MIRIFLAGS: -Zmiri-symbolic-alignment-check
Expand Down

0 comments on commit f7976d5

Please sign in to comment.