fixed sonar action

This commit is contained in:
Tobias Lehmann 2024-09-10 16:05:44 +02:00
parent 5b7cc2a128
commit 0e8def26a9

View File

@ -11,11 +11,6 @@ jobs:
with:
# Disabling shallow clone is recommended for improving relevancy of reporting
fetch-depth: 0
- name: Setup java runtime
uses: actions/setup-java@v4
with:
distribution: 'zulu'
java-version: '21'
#- name: SonarQube Scan
# uses: kitabisa/sonarqube-action@v1.2.0
# with: