fix sonar again

This commit is contained in:
proddy
2024-06-20 08:35:06 +01:00
parent 19c93e25ef
commit 8f1d5e4752

View File

@@ -27,4 +27,4 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
run: |
sonar-scanner --define sonar.cfamily.build-wrapper-output="${{ env.BUILD_WRAPPER_OUT_DIR }}"
sonar-scanner