Update node.js.yml

This commit is contained in:
ding
2021-04-10 12:24:22 +08:00
committed by GitHub
parent 48c8521d8a
commit a9ccfd3204
-1
View File
@@ -25,5 +25,4 @@ jobs:
with:
node-version: ${{ matrix.node-version }}
- run: npm ci
#- run: npm run build --if-present
- run: npm test