Skip to content

Commit

Permalink
chore: add springboot sonar support /3
Browse files Browse the repository at this point in the history
  • Loading branch information
armando-capozza-zupit committed May 22, 2024
1 parent 660fce6 commit 3477ca9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/sonar-step-springboot-analyze.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,8 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v4
with:
fetch-depth: 0

- name: Download coverage artifact
if: ${{ inputs.DOWNLOAD_ARTIFACT }}
Expand Down

0 comments on commit 3477ca9

Please sign in to comment.