Skip to content

Commit

Permalink
Update coverage.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Kody <im@kdy.ch>
  • Loading branch information
mkody authored Mar 18, 2024
1 parent c7b9098 commit 7717517
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ jobs:
steps:
- uses: actions/checkout@v4

- uses: pnpm/action-setup@v2
with:
version: 8

- uses: ArtiomTr/jest-coverage-report-action@v2
with:
package-manager: pnpm
Expand Down

0 comments on commit 7717517

Please sign in to comment.