fixed sonar action
This commit is contained in:
parent
5b7cc2a128
commit
0e8def26a9
@ -10,12 +10,7 @@ jobs:
|
||||
uses: actions/checkout@v4
|
||||
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'
|
||||
fetch-depth: 0
|
||||
#- name: SonarQube Scan
|
||||
# uses: kitabisa/sonarqube-action@v1.2.0
|
||||
# with:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user