diff --git a/.forgejo/workflows/push-next.yml b/.forgejo/workflows/push-next.yml index 94aff8b..adf116b 100644 --- a/.forgejo/workflows/push-next.yml +++ b/.forgejo/workflows/push-next.yml @@ -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: