We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 67569ef + 05f78e0 commit 8ccaaf0Copy full SHA for 8ccaaf0
.github/workflows/coverage_report.yml
@@ -26,7 +26,6 @@ jobs:
26
-Dsonar.sources=$GITHUB_WORKSPACE
27
-Dsonar.host.url=${{ secrets.SONAR_URL }}
28
-Dsonar.login=${{ secrets.SONAR_TOKEN }}
29
- # -Dsonar.tests=test
30
-Dsonar.testExecutionReportPaths=packages/action/test-report.xml
31
-Dsonar.javascript.lcov.reportPaths=coverage/lcov.info
32
-Dsonar.exclusions=packages/action/test/**,packages/action/webpage/**
0 commit comments