Skip to content

Commit

Permalink
add sonar check
Browse files Browse the repository at this point in the history
  • Loading branch information
SbloodyS committed Jul 9, 2024
1 parent 2f4dfa6 commit 7fb586b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ jobs:
fetch-depth: 0
submodules: true
- name: SonarCloud Scan
uses: sonarsource/sonarcloud-github-action@2.3.0
uses: sonarsource/sonarcloud-github-action@v2.3.0
env:
SONAR_TOKEN: 7ef5d3a630b7009a1f4fdca48e776d0605e69d7d
result:
Expand Down

0 comments on commit 7fb586b

Please sign in to comment.