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