We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d3b8e9 commit 556bc10Copy full SHA for 556bc10
.github/workflows/coverage.yml
@@ -65,4 +65,4 @@ jobs:
65
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
66
with:
67
args: >
68
- -Dsonar.python.coverage.reportPaths=test_coverage.xml
+ -Dsonar.python.coverage.reportPaths=/home/runner/work/immunisation-fhir-api/immunisation-fhir-api/test_coverage.xml -X
0 commit comments