Skip to content

Commit b2d6fcc

Browse files
committed
maybe fix report_coverage?
1 parent f07ad9a commit b2d6fcc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/report_coverage.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
uses: actions/download-artifact@v4
2020
with:
2121
name: vitest-coverage
22+
path: vitest-coverage
2223
github-token: ${{ secrets.GITHUB_TOKEN }}
2324
run-id: ${{ github.event.workflow_run.id }}
2425

0 commit comments

Comments
 (0)