Skip to content

Commit

Permalink
[fix]: Add pnpm install script for Coverage test report
Browse files Browse the repository at this point in the history
  • Loading branch information
LZS911 committed Nov 29, 2023
1 parent 1244201 commit a22fd3b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ jobs:

- uses: ArtiomTr/jest-coverage-report-action@v2
name: Coverage test report
run: pnpm install
with:
github-token: ${{ secrets.SECRET_TOKEN }}
test-script: pnpm test:ci

0 comments on commit a22fd3b

Please sign in to comment.