lint.yml: npm config set fund false
This commit is contained in:
parent
9126215b75
commit
9a012548e6
1
.github/workflows/lint.yml
vendored
1
.github/workflows/lint.yml
vendored
@ -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…
x
Reference in New Issue
Block a user