fix: 修复上传 codecov 失败的问题

This commit is contained in:
hemengyang 2022-05-18 10:22:37 +00:00 committed by GitHub
parent 2fa0fef856
commit 42029ef2dd

View File

@ -40,5 +40,3 @@ jobs:
uses: codecov/codecov-action@v3
with:
env_vars: OS,PYTHON_VERSION
files: ./tests/coverage.xml
flags: unittests