mirror of
https://github.com/Hopiu/zoxide.git
synced 2026-04-10 18:20:59 +00:00
Use tool-cache for cargo-udeps
This commit is contained in:
parent
87a0161eb4
commit
fcac28eed0
1 changed files with 1 additions and 0 deletions
1
.github/workflows/cargo-udeps.yml
vendored
1
.github/workflows/cargo-udeps.yml
vendored
|
|
@ -18,4 +18,5 @@ jobs:
|
|||
with:
|
||||
crate: cargo-udeps
|
||||
version: latest
|
||||
use-tool-cache: true
|
||||
- run: cargo udeps --all-features --all-targets --workspace
|
||||
|
|
|
|||
Loading…
Reference in a new issue