We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f07ad9a commit b2d6fccCopy full SHA for b2d6fcc
.github/workflows/report_coverage.yml
@@ -19,6 +19,7 @@ jobs:
19
uses: actions/download-artifact@v4
20
with:
21
name: vitest-coverage
22
+ path: vitest-coverage
23
github-token: ${{ secrets.GITHUB_TOKEN }}
24
run-id: ${{ github.event.workflow_run.id }}
25
0 commit comments