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