Skip to content

Commit

Permalink
Update paths
Browse files Browse the repository at this point in the history
  • Loading branch information
evadecker committed Sep 7, 2024
1 parent 2b4d6c2 commit f33daa0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,10 +73,10 @@ jobs:
uses: actions/download-artifact@v4
with:
name: coverage-main
path: coverage
path: coverage-main

- name: Report coverage
if: always()
if: always()
uses: davelosert/[email protected]
with:
file-coverage-mode: all
Expand Down

0 comments on commit f33daa0

Please sign in to comment.