Skip to content

Commit

Permalink
Updating path
Browse files Browse the repository at this point in the history
Signed-off-by: bvandekerkhof <[email protected]>
  • Loading branch information
bvandekerkhof committed Feb 19, 2024
1 parent 26cb257 commit 01a405b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/sonarcloud_analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,10 @@ jobs:
uses: actions/download-artifact@v4
with:
name: coverage_xml
path: coverage.xml
- name: Download coverage junitxml results
uses: actions/download-artifact@v4
with:
name: pytest_junitxml
path: pytest_junit.xml
- name: SonarCloud Scan
uses: SonarSource/sonarcloud-github-action@master
env:
Expand Down

0 comments on commit 01a405b

Please sign in to comment.