mirror of
https://github.com/pezkuwichain/revive.git
synced 2026-06-13 16:31:09 +00:00
ci: temporarily disable the machete (#233)
This commit is contained in:
@@ -36,8 +36,10 @@ jobs:
|
|||||||
sudo apt update
|
sudo apt update
|
||||||
sudo apt install -y ethereum
|
sudo apt install -y ethereum
|
||||||
|
|
||||||
- name: Machete
|
# Disabled for now (always install the latest version despite setting it):
|
||||||
uses: bnjbvr/cargo-machete@main
|
# https://github.com/bnjbvr/cargo-machete/issues/156
|
||||||
|
#- 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