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
|
||||
with:
|
||||
node-version: ${{ matrix.node-version }}
|
||||
- run: npm lint
|
||||
- run: npm run lint
|
||||
- run: npm test-extensive
|
||||
env:
|
||||
CI: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user