mirror of
https://github.com/aimingmed/aimingmed-ai.git
synced 2026-01-19 13:23:23 +08:00
change report to latest
This commit is contained in:
parent
784a711554
commit
0023e3f96c
2
.github/workflows/template_unit_pytest.yml
vendored
2
.github/workflows/template_unit_pytest.yml
vendored
@ -84,6 +84,6 @@ jobs:
|
|||||||
path: ${{ env.TESTS_COVERAGE_REPORT_PATH }}
|
path: ${{ env.TESTS_COVERAGE_REPORT_PATH }}
|
||||||
|
|
||||||
- name: Report Coverage
|
- name: Report Coverage
|
||||||
uses: codecov/report@v2
|
uses: codecov/report@latest
|
||||||
with:
|
with:
|
||||||
files: ${{ env.TESTS_COVERAGE_REPORT_PATH }}
|
files: ${{ env.TESTS_COVERAGE_REPORT_PATH }}
|
||||||
Loading…
x
Reference in New Issue
Block a user