mirror of
https://github.com/w0rng/amnezia-wg-easy.git
synced 2025-04-27 05:40:05 +03:00
lint.yml: npm config set fund false
This commit is contained in:
parent
9126215b75
commit
9a012548e6
1 changed files with 1 additions and 0 deletions
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…
Add table
Add a link
Reference in a new issue