Skip to content

Commit

Permalink
remove cargo-deny
Browse files Browse the repository at this point in the history
Signed-off-by: Dan Bond <[email protected]>
  • Loading branch information
loshz committed Dec 27, 2022
1 parent 3c5f5fe commit e204f98
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,6 @@ jobs:
with:
components: rustfmt, clippy

# Run audit tools.
- run: |
cargo install --locked cargo-deny
cargo deny check
# Run linters.
- run: |
cargo fmt -- --check
Expand Down

0 comments on commit e204f98

Please sign in to comment.