mirror of
https://github.com/pezkuwichain/revive.git
synced 2026-04-22 09:08:00 +00:00
vet workspace dependencies (#163)
- Update the used workspace dependencies. - Remove the unused workspace dependencies. - Add the machete CI workflow.
This commit is contained in:
@@ -36,6 +36,9 @@ jobs:
|
||||
sudo apt update
|
||||
sudo apt install -y ethereum
|
||||
|
||||
- name: Machete
|
||||
uses: bnjbvr/cargo-machete@main
|
||||
|
||||
- name: Format
|
||||
run: make format
|
||||
|
||||
|
||||
Reference in New Issue
Block a user