mirror of
https://github.com/suyiiyii/nonebot-bison.git
synced 2025-06-07 20:33:01 +08:00
fix: 修复上传 codecov 失败的问题
This commit is contained in:
parent
50de18f242
commit
cc7d4e958c
2
.github/workflows/codecov.yml
vendored
2
.github/workflows/codecov.yml
vendored
@ -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
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user