removing ./...
This commit is contained in:
parent
d46b06892c
commit
f6f45281e1
@ -4,7 +4,7 @@ build:
|
|||||||
- GO15VENDOREXPERIMENT=1
|
- GO15VENDOREXPERIMENT=1
|
||||||
- CGO_ENABLED=0
|
- CGO_ENABLED=0
|
||||||
commands:
|
commands:
|
||||||
- go test -cover -coverprofile ./... coverage.out
|
- go test -cover -coverprofile coverage.out
|
||||||
|
|
||||||
publish:
|
publish:
|
||||||
coverage:
|
coverage:
|
||||||
|
Loading…
Reference in New Issue
Block a user