mirror of
https://github.com/pezkuwichain/revive-differential-tests.git
synced 2026-06-17 20:31:05 +00:00
fix machete
This commit is contained in:
@@ -204,8 +204,13 @@ jobs:
|
|||||||
sudo apt update
|
sudo apt update
|
||||||
sudo apt install kurtosis-cli
|
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
|
- name: Machete
|
||||||
uses: bnjbvr/cargo-machete@v0.7.1
|
run: cargo machete crates
|
||||||
|
|
||||||
- name: Format
|
- name: Format
|
||||||
run: make format
|
run: make format
|
||||||
|
|||||||
Reference in New Issue
Block a user