Skip to content

Commit

Permalink
Add Machete step to find unused crates
Browse files Browse the repository at this point in the history
  • Loading branch information
ollej committed Sep 23, 2023
1 parent 1f62371 commit a0065a3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/crosscompile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,5 @@ jobs:
with:
command: build
args: --all-targets --locked
- name: Machete
uses: bnjbvr/cargo-machete@main

0 comments on commit a0065a3

Please sign in to comment.