Skip to content

Commit

Permalink
Fix Sonarcloud CI
Browse files Browse the repository at this point in the history
  • Loading branch information
fbeutin-ledger committed Feb 1, 2023
1 parent c11d818 commit d051a0f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/sonarcloud.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
uses: actions/setup-java@v3
with:
java-version: 11
distribution: temurin
- name: Download and set up sonar-scanner
env:
SONAR_SCANNER_DOWNLOAD_URL: https://binaries.sonarsource.com/Distribution/sonar-scanner-cli/sonar-scanner-cli-${{ env.SONAR_SCANNER_VERSION }}-linux.zip
Expand Down

0 comments on commit d051a0f

Please sign in to comment.