ops: run go test in ci
This commit is contained in:
@@ -29,6 +29,8 @@ jobs:
|
||||
|
||||
- run: go vet ./...
|
||||
|
||||
- run: go test ./...
|
||||
|
||||
- run: go build ./...
|
||||
|
||||
# Catches a broken release config before a tag is pushed.
|
||||
|
||||
Reference in New Issue
Block a user