fix sonar checks

This commit is contained in:
proddy
2025-09-21 19:15:29 +02:00
parent 3fabaf900f
commit 5da2760dc6
2 changed files with 1 additions and 4 deletions

View File

@@ -28,7 +28,4 @@ jobs:
uses: SonarSource/sonarqube-scan-action@master
env:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
with:
args: >
--define sonar.cfamily.compile-commands="${{ env.BUILD_WRAPPER_OUT_DIR }}/compile_commands.json"