diff --git a/ci/test-checks.sh b/ci/test-checks.sh index 2c83d57f77..5e9271cb38 100755 --- a/ci/test-checks.sh +++ b/ci/test-checks.sh @@ -35,7 +35,6 @@ _ ci/order-crates-for-publishing.py { cd programs/bpf - _ cargo +"$rust_stable" audit for project in rust/*/ ; do echo "+++ do_bpf_checks $project" (