Skip to content

Commit

Permalink
Checkout submodules.
Browse files Browse the repository at this point in the history
  • Loading branch information
paulhuggett committed May 2, 2024
1 parent 14e9d52 commit f2e2f7f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/sonarcloud.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
steps:
- uses: actions/checkout@v4
with:
submodules: True
fetch-depth: 0 # Shallow clones should be disabled for a better relevancy of analysis

- name: Install sonar-scanner and build-wrapper
Expand Down

0 comments on commit f2e2f7f

Please sign in to comment.