Skip to content

Commit

Permalink
Test sonar
Browse files Browse the repository at this point in the history
  • Loading branch information
ssylver93 committed Sep 30, 2024
1 parent 62bb03f commit 4aca85c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sonarscan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
name: Client - SonarCloud Scan
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v4
with:
fetch-depth: 0 # Shallow clones should be disabled for a better relevancy of analysis
- name: Install dependencies
Expand Down

0 comments on commit 4aca85c

Please sign in to comment.