mirror of
https://github.com/aimingmed/aimingmed-ai.git
synced 2026-02-07 15:53:45 +08:00
token included
This commit is contained in:
parent
3fa7ffe951
commit
cb76fb5bdc
1
.github/workflows/template_unit_pytest.yml
vendored
1
.github/workflows/template_unit_pytest.yml
vendored
@ -89,5 +89,6 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
files: ${{ env.TESTS_COVERAGE_REPORT_PATH }}
|
files: ${{ env.TESTS_COVERAGE_REPORT_PATH }}
|
||||||
fail_ci_if_error: true
|
fail_ci_if_error: true
|
||||||
|
token: ${{ secrets.CODECOV_TOKEN }}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user