ci: drop redundant programs/bpf audit

This commit is contained in:
Trent Nelson 2021-03-01 14:32:56 -07:00 committed by Trent Nelson
parent 15e1314209
commit 4f63afce32
1 changed files with 0 additions and 3 deletions

View File

@ -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