mirror of
https://github.com/Llewellynvdm/zoxide.git
synced 2024-11-22 12:55:13 +00:00
Use tool-cache for cargo-udeps
This commit is contained in:
parent
87a0161eb4
commit
fcac28eed0
1
.github/workflows/cargo-udeps.yml
vendored
1
.github/workflows/cargo-udeps.yml
vendored
@ -18,4 +18,5 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
crate: cargo-udeps
|
crate: cargo-udeps
|
||||||
version: latest
|
version: latest
|
||||||
|
use-tool-cache: true
|
||||||
- run: cargo udeps --all-features --all-targets --workspace
|
- run: cargo udeps --all-features --all-targets --workspace
|
||||||
|
Loading…
Reference in New Issue
Block a user