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 f739df1 commit 6f51c48Copy full SHA for 6f51c48
.github/workflows/sonarcloud.yml
@@ -134,6 +134,5 @@ jobs:
134
with:
135
args: >
136
-Dsonar.cfamily.compile-commands=${{ env.BUILD_WRAPPER_OUT_DIR }}/compile_commands.json
137
- -Dsonar.cfamily.build-wrapper-output=${{ env.BUILD_WRAPPER_OUT_DIR }}
138
-Dsonar.coverage.exclusions=tests/**/*,external/**/*
139
-Dsonar.coverageReportPaths=artifact/sonarqube-generic-coverage.xml
0 commit comments