Skip to content

Commit

Permalink
ci: disable cargo deny
Browse files Browse the repository at this point in the history
  • Loading branch information
altsem committed Dec 18, 2024
1 parent 7592e35 commit 928ceee
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,6 @@ test:
cargo bench --no-run
cargo clippy -- -Dwarnings
cargo fmt --check
cargo deny check
# FIXME cargo deny complaining about vulnerabilities
# cargo deny check
git cliff --unreleased

0 comments on commit 928ceee

Please sign in to comment.