Skip to content

Commit

Permalink
Remove spurious which cargo.
Browse files Browse the repository at this point in the history
  • Loading branch information
DFINITYManu committed Aug 22, 2024
1 parent 6298a27 commit 5a30801
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/rollout-dashboard.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ jobs:
- name: cargo machete
run: |
set -e
which cargo
which cargo-machete || cargo install cargo-machete
cargo machete
- name: cargo clippy
Expand Down

0 comments on commit 5a30801

Please sign in to comment.