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 041061a commit 2d42049Copy full SHA for 2d42049
.github/actions/sonar/action.yml
@@ -25,3 +25,4 @@ runs:
25
-Dsonar.coverage.exclusions="**src/IC-*/**"
26
-Dsonar.inclusions="**src/main/kotlin/org/zowe/explorer/**"
27
-Dsonar.projectKey=zowe_zowe-explorer-intellij
28
+ -Dsonar.scanner.skipJreProvisioning=true
0 commit comments