Skip to content

Commit d41b0b8

Browse files
committed
ci: remove go mod tidy from goreleaser hooks (uses go.work)
1 parent ddd7e4e commit d41b0b8

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.goreleaser.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ project_name: hawk
33

44
before:
55
hooks:
6-
- go mod tidy
76
- go test ./...
87

98
builds:

0 commit comments

Comments
 (0)