Update go test script
This commit is contained in:
parent
ab33472bf4
commit
f6fa44b7fc
@ -21,6 +21,6 @@ build_script:
|
|||||||
- go build
|
- go build
|
||||||
|
|
||||||
test_script:
|
test_script:
|
||||||
- go test -race -cover ./...
|
- go test -cover ./...
|
||||||
|
|
||||||
deploy: off
|
deploy: off
|
Loading…
x
Reference in New Issue
Block a user