mirror of
https://github.com/pezkuwichain/revive-differential-tests.git
synced 2026-04-28 15:28:01 +00:00
fix machete
This commit is contained in:
@@ -204,8 +204,13 @@ jobs:
|
||||
sudo apt update
|
||||
sudo apt install kurtosis-cli
|
||||
|
||||
- name: Install cargo-machete
|
||||
uses: clechasseur/rs-cargo@v2
|
||||
with:
|
||||
command: install
|
||||
args: cargo-machete@0.7.0
|
||||
- name: Machete
|
||||
uses: bnjbvr/cargo-machete@v0.7.1
|
||||
run: cargo machete crates
|
||||
|
||||
- name: Format
|
||||
run: make format
|
||||
|
||||
Reference in New Issue
Block a user