Skip to content

Commit

Permalink
Update node.js.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cmatosbc authored Dec 19, 2024
1 parent a6fe76c commit 78b1890
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 @@ -33,5 +33,5 @@ jobs:
${{ runner.os }}-pnpm-${{ matrix.node-version }}-
${{ runner.os }}-pnpm-
- run: pnpm install
- run: pnpm run build --if-present
- run: pnpm run build
- run: pnpm test

0 comments on commit 78b1890

Please sign in to comment.