Skip to content

Commit 457bc9a

Browse files
committed
add the audit report
1 parent 22b9057 commit 457bc9a

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/checks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -473,4 +473,4 @@ jobs:
473473
git clone https://github.com/trifectatechfoundation/bzip2-rs.git
474474
cd bzip2-rs
475475
sed -i '/^\[dependencies\.libbz2-rs-sys\]/,/^$/ s/^version = .*/path = "..\/libbzip2-rs\/libbz2-rs-sys"/' Cargo.toml
476-
cargo test --no-default-features --features="libbz2-rs-sys"
476+
cargo test # libbz2-rs-sys is the default now
Binary file not shown.

0 commit comments

Comments
 (0)