ci: temporarily disable the machete (#233)

This commit is contained in:
xermicus
2025-02-25 09:40:40 +01:00
committed by GitHub
parent bcc8fa892c
commit 9efbb4c0b4
+4 -2
View File
@@ -36,8 +36,10 @@ jobs:
sudo apt update
sudo apt install -y ethereum
- name: Machete
uses: bnjbvr/cargo-machete@main
# Disabled for now (always install the latest version despite setting it):
# https://github.com/bnjbvr/cargo-machete/issues/156
#- name: Machete
# uses: bnjbvr/cargo-machete@v0.7.0
- name: Format
run: make format