Skip to content

Commit f23cfd9

Browse files
committed
add npm build to tests
1 parent 74bdfd2 commit f23cfd9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/node.js.yml

+1
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,4 @@ jobs:
2222
node-version: ${{ matrix.node-version }}
2323
- run: npm ci
2424
- run: npm test
25+
- run: npm build

0 commit comments

Comments
 (0)