Signed-off-by: Karl W Schulz <karl.schulz@amd.com>


[ROCm/rocprofiler-compute commit: 0486f2ffb2]
This commit is contained in:
Karl W Schulz
2024-02-28 15:24:23 -06:00
parent 35a6e656a4
commit 77c467d8a3
@@ -82,9 +82,9 @@ jobs:
path: tests/coverage.xml
minimum_coverage: 45
- name: Alternate coverage report
uses: insightsengineering/coverage-action@v2
with:
path: tests/coverage.xml
uses: insightsengineering/coverage-action@v2
with:
path: tests/coverage.xml
## ## - name: Pytest coverage comment
## ## if: '!cancelled()'
## ## uses: MishaKav/pytest-coverage-comment@v1.1.48