ci: re-enable the machete (#249)

Signed-off-by: Cyrill Leutwiler <bigcyrill@hotmail.com>
This commit is contained in:
xermicus
2025-02-28 16:05:53 +01:00
committed by GitHub
parent 77e0344d80
commit 76f4cf71d6
+2 -4
View File
@@ -41,10 +41,8 @@ jobs:
sudo apt update
sudo apt install -y ethereum
# 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: Machete
uses: bnjbvr/cargo-machete@v0.7.1
- name: Format
run: make format