diff --git a/.forgejo/workflows/uwu.yaml b/.forgejo/workflows/uwu.yaml index fd209a0..e5b1613 100644 --- a/.forgejo/workflows/uwu.yaml +++ b/.forgejo/workflows/uwu.yaml @@ -35,7 +35,7 @@ jobs: - uses: https://github.com/actions-rs/cargo@v1 with: command: clippy - args: --fix --lib --bin + args: --fix --lib --bins - id: commit name: commit uses: https://github.com/EndBug/add-and-commit@v9