Update node.js.yml
This commit is contained in:
parent
c7ecd6cc23
commit
f297e3023b
|
@ -26,4 +26,3 @@ jobs:
|
||||||
node-version: ${{ matrix.node-version }}
|
node-version: ${{ matrix.node-version }}
|
||||||
- run: npm ci
|
- run: npm ci
|
||||||
- run: npm run build --if-present
|
- run: npm run build --if-present
|
||||||
- run: npm test --if-present
|
|
||||||
|
|
Loading…
Reference in New Issue