mirror of
https://github.com/extrawurst/gitui.git
synced 2024-11-22 19:29:14 +03:00
use udeps git in ci
This commit is contained in:
parent
bfa9f7ef01
commit
c1e209581b
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@ -208,7 +208,8 @@ jobs:
|
||||
|
||||
- name: cargo-udeps
|
||||
run: |
|
||||
cargo install --locked cargo-udeps
|
||||
# cargo install --locked cargo-udeps
|
||||
cargo install --git https://github.com/est31/cargo-udeps --locked
|
||||
cargo +nightly udeps --all-targets
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user