refactor: remove unnecessary go generate step from goreleaser configuration
All checks were successful
CI / Lint (push) Successful in 6s
CI / Build (push) Successful in 13s
CI / Test (push) Successful in 57s

This commit is contained in:
2025-01-21 15:26:30 -06:00
parent 1f588fa20a
commit 91075232cd

View File

@@ -1,10 +1,8 @@
version: 2
before:
hooks:
- go mod tidy
- go generate ./...
builds:
- env: