mirror of
https://github.com/aimingmed/aimingmed-ai.git
synced 2026-02-07 15:53:45 +08:00
update report path
This commit is contained in:
parent
b7596b27f1
commit
7257abdcc8
2
.github/workflows/template_test.yml
vendored
2
.github/workflows/template_test.yml
vendored
@ -241,7 +241,7 @@ jobs:
|
|||||||
- name: PublishCodeCoverageResults
|
- name: PublishCodeCoverageResults
|
||||||
uses: irongut/CodeCoverageSummary@v1.3.0
|
uses: irongut/CodeCoverageSummary@v1.3.0
|
||||||
with:
|
with:
|
||||||
report_files: ${{ inputs.testResultsPath }}/${{ inputs.testResultsFilename }}
|
report_files: ${{ runner.temp }}/${{ inputs.testResultsFilename }}
|
||||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
minimum_coverage: 50
|
minimum_coverage: 50
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user