We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36bee69 commit 5ba13fbCopy full SHA for 5ba13fb
1 file changed
.github/workflows/pluginTest.yml
@@ -49,6 +49,7 @@ jobs:
49
JAVA_HOME: ${{ env.JAVA_HOME }}
50
with:
51
args: >
52
+ -Dsonar.scanner.skipJreProvisioning=true
53
-Dsonar.projectKey=test-project
54
-Dsonar.sources=target-project
55
-Dsonar.lang.patterns.bsl=**/*.bsl,**/*.os
0 commit comments