未验证 提交 2100accc 编写于 作者: Y yanghy 提交者: GitHub

Update go.yml

上级 80e63b6b
......@@ -21,6 +21,9 @@ jobs:
with:
go-version: '1.18'
- name: Run coverage
run: go test -race -coverprofile=coverage.out -covermode=atomic
- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v3
env:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册