lint.yml: remove legacy-peer-deps
This commit is contained in:
parent
22da2ec243
commit
8d3e355591
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@ -25,5 +25,5 @@ jobs:
|
||||
run: |
|
||||
npm config set -g fund false
|
||||
cd src
|
||||
npm ci --legacy-peer-deps
|
||||
npm ci
|
||||
npm run lint
|
||||
|
Loading…
x
Reference in New Issue
Block a user