mirror of
https://github.com/pezkuwichain/revive.git
synced 2026-04-22 04:27:58 +00:00
ci: temporarily disable the machete (#233)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user