feat: add cargo machete to image
This commit is contained in:
parent
d135d5869d
commit
75ceb6061c
2 changed files with 6 additions and 0 deletions
|
@ -15,6 +15,11 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- name: Machete
|
||||
uses: https://git.kemitix.net/kemitix/rust@next
|
||||
with:
|
||||
args: cargo machete
|
||||
|
||||
- name: Format
|
||||
uses: https://git.kemitix.net/kemitix/rust@next
|
||||
with:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue