build: add cargo machette to push-next workflow
Some checks failed
ci/woodpecker/push/tag-created Pipeline was successful
Rust / build (map[name:nightly]) (push) Failing after 5s
Rust / build (map[name:stable]) (push) Failing after 6s
ci/woodpecker/push/cron-docker-builder Pipeline was successful
ci/woodpecker/push/push-next Pipeline failed

This commit is contained in:
Paul Campbell 2024-09-17 14:50:13 +01:00
parent ef6474ef9f
commit 77b68fb8ad

View file

@ -23,6 +23,9 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: Machete
uses: https://github.com/bnjbvr/cargo-machete@v0.6.2
- name: Format
uses: https://git.kemitix.net/kemitix/rust@v2.0.4
with: