Skip to content

Commit 004393c

Browse files
committed
build: avoid modifying code before building release
1 parent 4228f84 commit 004393c

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.goreleaser.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,6 @@ version: 2
22

33
project_name: stackaroo
44

5-
before:
6-
hooks:
7-
- go mod tidy
8-
# Skip tests during GoReleaser builds to avoid version test issues
9-
# - go test ./...
10-
115
builds:
126
- id: stackaroo
137
binary: stackaroo

0 commit comments

Comments
 (0)