Skip to content

Commit

Permalink
shorten machete workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
aumetra committed Mar 17, 2024
1 parent e3550e9 commit d5c95b4
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/cargo-machete.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,5 @@ jobs:
check-unused-dependencies:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Machete
uses: bnjbvr/cargo-machete@main
- uses: actions/checkout@v4
- uses: bnjbvr/cargo-machete@main

0 comments on commit d5c95b4

Please sign in to comment.