Skip to content

Commit

Permalink
Update sonar cube analysis
Browse files Browse the repository at this point in the history
  • Loading branch information
nepp95 committed Dec 18, 2024
1 parent c377ab9 commit 1659452
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sonarcube.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
- name: Run gcovr
run: |
gcovr --sonarcube ${{ env.RUNNER_TEMP }}\testoutput.xml
gcovr --sonarqube ${{ env.RUNNER_TEMP }}\testoutput.xml
- name: Run sonar-scanner
env:
Expand Down

0 comments on commit 1659452

Please sign in to comment.