Run tests before release
This commit is contained in:
@@ -12,6 +12,7 @@ before:
|
|||||||
hooks:
|
hooks:
|
||||||
# You may remove this if you don't use go modules.
|
# You may remove this if you don't use go modules.
|
||||||
- go mod tidy
|
- go mod tidy
|
||||||
|
- go test ./...
|
||||||
|
|
||||||
builds:
|
builds:
|
||||||
- env:
|
- env:
|
||||||
|
|||||||
Reference in New Issue
Block a user