fix path to coverage file
Signed-off-by: Karl W Schulz <karl.schulz@amd.com>
[ROCm/rocprofiler-compute commit: bea6d2e125]
This commit is contained in:
@@ -79,7 +79,7 @@ jobs:
|
||||
uses: 5monkeys/cobertura-action@master
|
||||
if: always()
|
||||
with:
|
||||
path: src/coverage.xml
|
||||
path: tests/coverage.xml
|
||||
minimum_coverage: 45
|
||||
|
||||
## ## - name: Pytest coverage comment
|
||||
|
||||
Reference in New Issue
Block a user