未验证 提交 d30b61df 编写于 作者: K kezhenxu94

Set up test coverage

上级 8d4c95f7
......@@ -48,7 +48,7 @@ jobs:
- name: Test
run: |
go test ./... -coverprofile=coverage.txt -covermode=atomic
bash <(curl -s https://codecov.io/bash)
CODECOV_TOKEN="a5af28a3-92a2-4b35-9a77-54ad99b1ae00" bash <(curl -s https://codecov.io/bash)
- name: Build
run: make clean && make
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册