未验证 提交 32cb8a6e 编写于 作者: P Phodal Huang

ci: update build scripts again

上级 eae95976
......@@ -37,7 +37,7 @@ before_install:
- go get -t -v $(go list ./... | grep -v /languages/)
script:
- go test -v $(go list ./... | grep -v /languages/) -coverprofile=coverage.txt -covermode=atomic
- go test -v $(go list ./... | grep -v /languages/) -coverprofile=coverage.txt -covermode=set
after_success:
- bash <(curl -s https://codecov.io/bash)
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册