fix workflow
This commit is contained in:
parent
a5dc6c27aa
commit
97625cf29b
2
.github/workflows/nodejs.yml
vendored
2
.github/workflows/nodejs.yml
vendored
@ -24,7 +24,7 @@ jobs:
|
|||||||
uses: actions/setup-node@v1
|
uses: actions/setup-node@v1
|
||||||
with:
|
with:
|
||||||
node-version: ${{ matrix.node-version }}
|
node-version: ${{ matrix.node-version }}
|
||||||
- run: npm lint
|
- run: npm run lint
|
||||||
- run: npm test-extensive
|
- run: npm test-extensive
|
||||||
env:
|
env:
|
||||||
CI: true
|
CI: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user