Skip to content

Commit 4ba4ba1

Browse files
committed
fix copy/paste error in sonarqube.yml
Signed-off-by: Hans Zandbelt <[email protected]>
1 parent 769bc43 commit 4ba4ba1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/sonarqube.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,3 @@ jobs:
3131
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
3232
run: |
3333
sonar-scanner --define sonar.cfamily.compile-commands="${{ env.BUILD_WRAPPER_OUT_DIR }}/compile_commands.json"
34-
Can't

0 commit comments

Comments
 (0)