Update nodejs.yml
This commit is contained in:
parent
67c09534d8
commit
457a9d9281
2
.github/workflows/nodejs.yml
vendored
2
.github/workflows/nodejs.yml
vendored
@ -19,7 +19,7 @@ jobs:
|
||||
node-version: ${{ matrix.node-version }}
|
||||
- name: npm install, build, and test
|
||||
run: |
|
||||
npm ci
|
||||
npm install
|
||||
npm test
|
||||
env:
|
||||
CI: true
|
||||
|
Loading…
Reference in New Issue
Block a user