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

This commit is contained in:
hemengyang
2022-05-18 10:22:37 +00:00
committed by felinae98
parent 50de18f242
commit cc7d4e958c
-2
View File
@@ -40,5 +40,3 @@ jobs:
uses: codecov/codecov-action@v3 uses: codecov/codecov-action@v3
with: with:
env_vars: OS,PYTHON_VERSION env_vars: OS,PYTHON_VERSION
files: ./tests/coverage.xml
flags: unittests