remove npm config
This commit is contained in:
1
.github/workflows/lint.yml
vendored
1
.github/workflows/lint.yml
vendored
@@ -26,7 +26,6 @@ jobs:
|
||||
|
||||
- name: npm run lint
|
||||
run: |
|
||||
npm config set -g fund false
|
||||
cd src
|
||||
npm ci
|
||||
npm run lint
|
||||
|
||||
Reference in New Issue
Block a user