lint.yml: npm config set fund false
This commit is contained in:
parent
062e25854c
commit
9100f2f5cc
|
@ -18,6 +18,7 @@ jobs:
|
||||||
node-version: 'lts/*'
|
node-version: 'lts/*'
|
||||||
|
|
||||||
- run: |
|
- run: |
|
||||||
|
npm config set fund false
|
||||||
cd src
|
cd src
|
||||||
npm ci
|
npm ci
|
||||||
npm run lint
|
npm run lint
|
||||||
|
|
Loading…
Reference in New Issue