Skip to content

Commit 066212b

Browse files
authored
chore: remove udeps in CI (apache#877)
1 parent b6cbdb7 commit 066212b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yml

-2
Original file line numberDiff line numberDiff line change
@@ -71,12 +71,10 @@ jobs:
7171
rustup component add clippy
7272
rustup component add rustfmt
7373
cargo install cargo-sort
74-
cargo install cargo-udeps
7574
- name: Run Style Check
7675
run: |
7776
make check-license
7877
make clippy
79-
make udeps
8078
make fmt
8179
make check-cargo-toml
8280
- name: Report Disk Usage

0 commit comments

Comments
 (0)