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