Update go test script
This commit is contained in:
@@ -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
|
||||||
Reference in New Issue
Block a user