Skip to content

Commit 37c11b2

Browse files
authored
Update sonarcloud.yml
1 parent 812c0cd commit 37c11b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sonarcloud.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,6 @@ jobs:
7676
with:
7777
args: >
7878
--define sonar.cfamily.compile-commands="${{ env.BUILD_WRAPPER_OUT_DIR }}/compile_commands.json"
79-
--define sonar.coverageReportPaths=coverage.xml
79+
--define sonar.cfamily.cobertura.reportPaths=coverage.xml
8080
--define sonar.qualitygate.breakBuild=false
8181

0 commit comments

Comments
 (0)