Skip to content

Commit b7069c1

Browse files
committed
ci: remove cargo deny job
1 parent 0bc64e0 commit b7069c1

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,3 @@ jobs:
2828
- name: rustfmt
2929
run: |
3030
cargo fmt --all --check
31-
32-
cargo-deny:
33-
runs-on: ubuntu-latest
34-
steps:
35-
- uses: EmbarkStudios/cargo-deny-action@v2

0 commit comments

Comments
 (0)