Skip to content

Commit 0da10d2

Browse files
author
SonarTech
committed
Update GH Action
1 parent 1dd10dc commit 0da10d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@ jobs:
2323
SONAR_TOKEN: ${{ secrets.SONARQUBE_TOKEN }}
2424
SONAR_HOST_URL: ${{ secrets.SONAR_HOST_URL }} # SonarQube URL is stored in a GitHub secret
2525
with:
26-
args: >
26+
args: >
2727
--define sonar.cfamily.compile-commands=build/compile_commands.json

0 commit comments

Comments
 (0)