Skip to content

Commit

Permalink
[#60feature/#60-restlib] disable shallow clone for sonar analysis
Browse files Browse the repository at this point in the history
Signed-off-by: huluvu424242 <huluvu424242@gmail.com>
  • Loading branch information
Huluvu424242 committed Jan 29, 2023
1 parent dfce742 commit 4b53055
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/sonarqube.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
distribution: 'zulu'
java-version: ${{ matrix.java-version }}
java-package: jdk
fetch-depth: 0
cache: 'maven'

- name: Cache SonarCloud packages
Expand Down

0 comments on commit 4b53055

Please sign in to comment.