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:
|
env:
|
||||||
RUSTDOCFLAGS: -Dwarnings
|
RUSTDOCFLAGS: -Dwarnings
|
||||||
|
|
||||||
- name: check unused dependencies
|
# See https://github.com/containerd/rust-extensions/issues/348
|
||||||
uses: bnjbvr/cargo-machete@v0.7.0
|
# - name: check unused dependencies
|
||||||
|
# uses: bnjbvr/cargo-machete@v0.7.0
|
||||||
|
|
||||||
# TODO: Merge this with the checks job above
|
# TODO: Merge this with the checks job above
|
||||||
windows-checks:
|
windows-checks:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue