for some reason, bitbucket doesn't like the cover option
This commit is contained in:
parent
39d1baf41b
commit
be14b434fc
@ -8,7 +8,7 @@ pipelines:
|
||||
script:
|
||||
- go mod vendor
|
||||
- go mod tidy
|
||||
- go test -v -cover
|
||||
- go test -v
|
||||
- mkdir build
|
||||
- go build -o build/gostations github.com/gmgauthier/gostations
|
||||
- step:
|
||||
|
Loading…
Reference in New Issue
Block a user