Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

Commit

Permalink
ci: drop redundant programs/bpf audit
Browse files Browse the repository at this point in the history
  • Loading branch information
t-nelson committed Mar 2, 2021
1 parent 15e1314 commit 4f63afc
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions ci/do-audit.sh
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,3 @@ cargo_audit_ignores=(

)
scripts/cargo-for-all-lock-files.sh +"$rust_stable" audit "${cargo_audit_ignores[@]}"

cd "${src_root}/programs/bpf"
"$cargo" stable audit

0 comments on commit 4f63afc

Please sign in to comment.