adding coverage
This commit is contained in:
parent
8da2dae47b
commit
ad72a3d34f
@ -7,3 +7,8 @@ build:
|
|||||||
- CGO_ENABLED=0
|
- CGO_ENABLED=0
|
||||||
commands:
|
commands:
|
||||||
- go test -cover ./...
|
- go test -cover ./...
|
||||||
|
|
||||||
|
publish:
|
||||||
|
coverage:
|
||||||
|
when:
|
||||||
|
branch: master
|
||||||
|
Loading…
Reference in New Issue
Block a user