Skip to content

Commit

Permalink
Fetch full repo in checkout for sonar analysis
Browse files Browse the repository at this point in the history
  • Loading branch information
frankinspace committed Aug 1, 2024
1 parent f39ee87 commit 0bde73c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ jobs:
with:
repository: ${{ github.repository }}
token: ${{ steps.cicd-key.outputs.token }}
fetch-depth: 0
- uses: actions/setup-python@v5
with:
python-version: ${{ env.PYTHON_VERSION }}
Expand Down

0 comments on commit 0bde73c

Please sign in to comment.