We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74bdfd2 commit f23cfd9Copy full SHA for f23cfd9
.github/workflows/node.js.yml
@@ -22,3 +22,4 @@ jobs:
22
node-version: ${{ matrix.node-version }}
23
- run: npm ci
24
- run: npm test
25
+ - run: npm build
0 commit comments