Skip to content

Commit 9c78f59

Browse files
committed
remove go generate from goreleaser step
1 parent 9c88a01 commit 9c78f59

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.goreleaser.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ version: 2
33
before:
44
hooks:
55
- go mod tidy
6-
- go generate ./...
76

87
builds:
98
- env:

0 commit comments

Comments
 (0)