Skip to content

Commit

Permalink
ci(release): run test before release
Browse files Browse the repository at this point in the history
  • Loading branch information
MrMarble committed Dec 30, 2021
1 parent 6705f9c commit 6198bc6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ before:
hooks:
# You may remove this if you don't use go modules.
- go mod tidy

- go test ./...
builds:
- env:
- CGO_ENABLED=0
Expand Down

0 comments on commit 6198bc6

Please sign in to comment.