Skip to content

Commit

Permalink
Run clippy in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
tamird committed Oct 10, 2024
1 parent c4cfd0b commit 1962ff0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,6 @@ cargo generate --path "${TEMPLATE_DIR}" -n test -d program_type="${PROG_TYPE}" $
pushd test
cargo xtask build-ebpf
cargo build
cargo clippy --workspace --all-targets
popd
exit 0

0 comments on commit 1962ff0

Please sign in to comment.