Skip to content

Commit

Permalink
chore: update sonar cloud path
Browse files Browse the repository at this point in the history
  • Loading branch information
JBR90 committed Nov 28, 2024
1 parent c193a01 commit 90bd13c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sonarcloud.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
uses: actions/download-artifact@v3
with:
name: coverage
path: ./coverage
path: ./coverage/merged

- name: SonarCloud scan
uses: sonarsource/sonarcloud-github-action@master
Expand Down

0 comments on commit 90bd13c

Please sign in to comment.