This commit is contained in:
parent
3e3d1f05a0
commit
cd8c7fa657
@ -20,6 +20,7 @@ steps:
|
||||
CGO_ENABLED: 0
|
||||
GOOS: linux
|
||||
GOARCH: amd64
|
||||
FAKE: " TERM=xterm" # goconvey color output
|
||||
commands:
|
||||
- go test -v -coverprofile coverage.out ./pkg/*
|
||||
when:
|
||||
|
Loading…
Reference in New Issue
Block a user