Skip to content

Commit de1965d

Browse files
mk-rwCopilot
andauthored
ci: useless cargo-deny installation
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 9e27fb3 commit de1965d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424

2525
- name: Install Formatting Dependencies
2626
run: |
27-
cargo install cargo-sort cargo-deny
27+
cargo install cargo-sort
2828
rustup component add rustfmt clippy
2929
working-directory: ${{ inputs.crate-path }}
3030

0 commit comments

Comments
 (0)