Skip to content

Commit e204f98

Browse files
committed
remove cargo-deny
Signed-off-by: Dan Bond <[email protected]>
1 parent 3c5f5fe commit e204f98

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,6 @@ jobs:
1919
with:
2020
components: rustfmt, clippy
2121

22-
# Run audit tools.
23-
- run: |
24-
cargo install --locked cargo-deny
25-
cargo deny check
26-
2722
# Run linters.
2823
- run: |
2924
cargo fmt -- --check

0 commit comments

Comments
 (0)