Update sonar github action

This commit is contained in:
2024-07-04 01:27:00 +02:00
parent d9bd689a10
commit d6276b46cd

View File

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