mirror of
https://github.com/pezkuwichain/revive.git
synced 2026-06-15 13:51:12 +00:00
ci: re-enable the machete (#249)
Signed-off-by: Cyrill Leutwiler <bigcyrill@hotmail.com>
This commit is contained in:
@@ -41,10 +41,8 @@ jobs:
|
|||||||
sudo apt update
|
sudo apt update
|
||||||
sudo apt install -y ethereum
|
sudo apt install -y ethereum
|
||||||
|
|
||||||
# Disabled for now (always install the latest version despite setting it):
|
- name: Machete
|
||||||
# https://github.com/bnjbvr/cargo-machete/issues/156
|
uses: bnjbvr/cargo-machete@v0.7.1
|
||||||
#- name: Machete
|
|
||||||
# uses: bnjbvr/cargo-machete@v0.7.0
|
|
||||||
|
|
||||||
- name: Format
|
- name: Format
|
||||||
run: make format
|
run: make format
|
||||||
|
|||||||
Reference in New Issue
Block a user