Skip to content

Commit

Permalink
Update sonarcloud.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lewmilburn authored Oct 30, 2023
1 parent 1108a5f commit 3836eb5
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/sonarcloud.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,12 +43,6 @@ jobs:
runs-on: ubuntu-latest

steps:
- name: Set up JDK 17
uses: actions/setup-java@v2
with:
distribution: 'temurin'
java-version: '17'
overwrite-settings: false
- name: Analyze with SonarCloud

# You can pin the exact commit or the version.
Expand Down

0 comments on commit 3836eb5

Please sign in to comment.