Don't run unit test on goreleaser

This commit is contained in:
Dom Del Nano 2021-03-08 23:59:41 -08:00
parent 4632737bdc
commit a0c3a73803

View File

@ -7,7 +7,7 @@ before:
hooks:
# We strongly recommend running tests to catch any regression before release.
# Even though, this an optional step.
- go test ./...
# - go test ./...
builds:
# A separated build to run the packer-plugins-check only once for a linux_amd64 binary