Skip to content

Commit

Permalink
chore: fix ci issue
Browse files Browse the repository at this point in the history
  • Loading branch information
guoxianzhe committed Oct 13, 2023
1 parent 35d5b76 commit 76f89b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ jobs:
if: always() # Also generate the report if tests are failing
uses: davelosert/vitest-coverage-report-action@v1.4.0
with:
working-directory: "./src"
working-directory: "./"

0 comments on commit 76f89b9

Please sign in to comment.