Skip to content

Commit 6f51c48

Browse files
committed
Updating the sonarcloud syntax
1 parent f739df1 commit 6f51c48

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/sonarcloud.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,5 @@ jobs:
134134
with:
135135
args: >
136136
-Dsonar.cfamily.compile-commands=${{ env.BUILD_WRAPPER_OUT_DIR }}/compile_commands.json
137-
-Dsonar.cfamily.build-wrapper-output=${{ env.BUILD_WRAPPER_OUT_DIR }}
138137
-Dsonar.coverage.exclusions=tests/**/*,external/**/*
139138
-Dsonar.coverageReportPaths=artifact/sonarqube-generic-coverage.xml

0 commit comments

Comments
 (0)