Update node.js.yml
This commit is contained in:
parent
48c8521d8a
commit
a9ccfd3204
1
.github/workflows/node.js.yml
vendored
1
.github/workflows/node.js.yml
vendored
@ -25,5 +25,4 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
node-version: ${{ matrix.node-version }}
|
node-version: ${{ matrix.node-version }}
|
||||||
- run: npm ci
|
- run: npm ci
|
||||||
#- run: npm run build --if-present
|
|
||||||
- run: npm test
|
- run: npm test
|
||||||
|
Loading…
Reference in New Issue
Block a user