Skip to content

Commit

Permalink
ci: disable cargo-deny for now
Browse files Browse the repository at this point in the history
  • Loading branch information
codyps committed Jul 4, 2024
1 parent 0ac65c8 commit 0da95c6
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/nix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,6 @@ jobs:
run: |
nix develop --command \
cargo fmt --check
- name: Audit Rust code
run: |
nix develop --command \
cargo-deny check
- name: editorconfig check
run: |
nix develop --command \
Expand Down

0 comments on commit 0da95c6

Please sign in to comment.