remove npm config

This commit is contained in:
Philip H. 2023-12-21 18:25:14 +00:00 committed by GitHub
parent 6ff6115e98
commit f27f1f89bd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 0 additions and 10 deletions

View file

@ -26,7 +26,6 @@ jobs:
- name: npm run lint
run: |
npm config set -g fund false
cd src
npm ci
npm run lint