Skip to content

Commit

Permalink
Update node.js.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
shanksgx authored Sep 26, 2024
1 parent 057bc43 commit 59fe87c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ jobs:
with:
node-version: "20"
- name: Use Node.js 20.x install
run: npm install -g pnpm && pnpm install && pnpm test
run: npm install -g pnpm && pnpm install && pnpm test && pnpm coverage

0 comments on commit 59fe87c

Please sign in to comment.