Skip to content

Commit

Permalink
Fetch all git history for sonarqube blame info
Browse files Browse the repository at this point in the history
  • Loading branch information
gsf committed Sep 18, 2024
1 parent 97e897e commit 07f471b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/unit-integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ jobs:
steps:
- name: Checkout Code
uses: actions/checkout@v3
with:
fetch-depth: 0 # Get entire history for SonarQube

- name: Setup Java
uses: actions/setup-java@v3
Expand Down

0 comments on commit 07f471b

Please sign in to comment.