Merge pull request #287 from bobbycar-graz/ci-fixes

This commit is contained in:
CommanderRedYT
2022-03-22 23:08:44 +01:00
committed by GitHub

View File

@ -349,6 +349,7 @@ jobs:
key: ${{ runner.os }}-sonar-scanner-cache-${{ env.SONAR_SCANNER_VERSION }}
- name: Run sonar-scanner
continue-on-error: true
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}