Fix sonar github action

This commit is contained in:
2024-07-04 11:56:21 +02:00
parent a2ba5ee7e0
commit 8c536cfc65
2 changed files with 2 additions and 3 deletions

View File

@@ -40,4 +40,4 @@ jobs:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
run: |
sonar-scanner --define sonar.cfamily.build-wrapper-output="${{ env.BUILD_WRAPPER_OUT_DIR }}" \
--define sonar.coverageReportPaths=build/coverage.xml
--define sonar.coverageReportPaths=build/coverage.xml