Disable cargo machete
Signed-off-by: Maksym Pavlenko <pavlenko.maksym@gmail.com>
This commit is contained in:
parent
9cfc6454f0
commit
3da6d80b0b
|
|
@ -38,8 +38,9 @@ jobs:
|
|||
env:
|
||||
RUSTDOCFLAGS: -Dwarnings
|
||||
|
||||
- name: check unused dependencies
|
||||
uses: bnjbvr/cargo-machete@v0.7.0
|
||||
# See https://github.com/containerd/rust-extensions/issues/348
|
||||
# - name: check unused dependencies
|
||||
# uses: bnjbvr/cargo-machete@v0.7.0
|
||||
|
||||
# TODO: Merge this with the checks job above
|
||||
windows-checks:
|
||||
|
|
|
|||
Loading…
Reference in New Issue