Skip to content

Commit

Permalink
Fix package name
Browse files Browse the repository at this point in the history
  • Loading branch information
bjorn3 committed Nov 6, 2024
1 parent 89a927b commit cef00c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -368,4 +368,4 @@ jobs:
env:
RUSTFLAGS: "-Ctarget-feature=+avx2"
- name: Test allocator with miri
run: "cargo +nightly miri nextest run -j4 -p libbzip2-rs allocate::"
run: "cargo +nightly miri nextest run -j4 -p libbzip2-rs-sys allocate::"

0 comments on commit cef00c2

Please sign in to comment.