fix(workflow): remove go generate from goreleaser
Some checks failed
example / docker-build-push-action-in-lxc (push) Waiting to run
/ example-docker-compose (push) Waiting to run
/ example-lxc-systemd (push) Waiting to run
cascade / forgejo (push) Failing after 0s
checks / build and test (push) Failing after 0s
cascade / debug (push) Failing after 0s
checks / validate mocks (push) Failing after 0s
checks / validate pre-commit-hooks file (push) Failing after 0s
ci / goreleaser (push) Failing after 5m37s
checks / integration tests (push) Has been cancelled
checks / runner exec tests (push) Has been cancelled
checks / runner integration tests (push) Has been cancelled
Build release / release (push) Has been cancelled
publish / publish (push) Has been cancelled

This commit is contained in:
Martin McCaffery 2025-10-30 08:57:37 +00:00
parent cd83c525c8
commit 1f8217d99b
Signed by: martin.mccaffery
GPG key ID: 7C4D0F375BCEE533

View file

@ -3,7 +3,6 @@ version: 2
before:
hooks:
- go mod download
- go generate ./...
builds:
- env: