CI: Drop redundant cargo audit run
There is a Cargo.lock in this dir, so `scripts/cargo-for-all-lock-files.sh ...` covers it
This commit is contained in:
committed by
Michael Vines
parent
7e57c5cefe
commit
f55e637796
@ -35,7 +35,6 @@ _ ci/order-crates-for-publishing.py
|
|||||||
|
|
||||||
{
|
{
|
||||||
cd programs/bpf
|
cd programs/bpf
|
||||||
_ cargo +"$rust_stable" audit
|
|
||||||
for project in rust/*/ ; do
|
for project in rust/*/ ; do
|
||||||
echo "+++ do_bpf_checks $project"
|
echo "+++ do_bpf_checks $project"
|
||||||
(
|
(
|
||||||
|
Reference in New Issue
Block a user