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