Skip to content

Commit

Permalink
ci: Rename cargo machete step
Browse files Browse the repository at this point in the history
Signed-off-by: Alexandru Vasile <[email protected]>
  • Loading branch information
lexnv committed Dec 1, 2023
1 parent 21ebb42 commit dc8cee9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -341,7 +341,7 @@ jobs:
- name: Install cargo-machete
run: cargo install cargo-machete

- name: Run tests
- name: Check unused dependencies
uses: actions-rs/[email protected]
with:
command: machete

0 comments on commit dc8cee9

Please sign in to comment.