Skip to content

Commit 0c7c727

Browse files
authored
Update ci.yml
1 parent 81f109e commit 0c7c727

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696
-Dsonar.organization=nofarb \
9797
-Dsonar.javascript.lcov.reportPaths=coverage/lcov.info \
9898
-Dsonar.host.url=${{ vars.SONAR_HOST_URL }} \
99-
-Dsonar.coverageReportPaths=coverage/lcov-report/index.html
99+
-Dsonar.coverageReportPaths=coverage/lcov-report/lcov-report.xml
100100
env:
101101
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
102102
SONAR_HOST_URL: ${{ vars.SONAR_HOST_URL }}

0 commit comments

Comments
 (0)