Skip to content

Commit 6198bc6

Browse files
committed
ci(release): run test before release
1 parent 6705f9c commit 6198bc6

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.goreleaser.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ before:
44
hooks:
55
# You may remove this if you don't use go modules.
66
- go mod tidy
7+
8+
- go test ./...
79
builds:
810
- env:
911
- CGO_ENABLED=0

0 commit comments

Comments
 (0)