Run tests before release

This commit is contained in:
Justin Hawkins 2023-11-26 17:00:46 +10:30
parent 9a2497c244
commit 6b13e54fb5

View File

@ -12,6 +12,7 @@ before:
hooks:
# You may remove this if you don't use go modules.
- go mod tidy
- go test ./...
builds:
- env: