We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6705f9c commit 6198bc6Copy full SHA for 6198bc6
1 file changed
.goreleaser.yaml
@@ -4,6 +4,8 @@ before:
4
hooks:
5
# You may remove this if you don't use go modules.
6
- go mod tidy
7
+
8
+ - go test ./...
9
builds:
10
- env:
11
- CGO_ENABLED=0
0 commit comments