Skip to content

Commit

Permalink
Update publish-reports-github-pages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
martinjankoehler authored Dec 16, 2024
1 parent fe26d32 commit 1aef854
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-reports-github-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ jobs:
- name: "Download merged coverage artifact"
uses: actions/download-artifact@v4
with:
pattern: merged-coverage-report
name: merged-coverage-report
path: pycov # destination

- name: "Publish coverage reports"
Expand Down

0 comments on commit 1aef854

Please sign in to comment.