Update lint.yml
This commit is contained in:
parent
49b59de7a4
commit
7c0a8c5afb
1
.github/workflows/lint.yml
vendored
1
.github/workflows/lint.yml
vendored
@ -20,5 +20,6 @@ jobs:
|
||||
uses: actions/setup-node@v1
|
||||
with:
|
||||
node-version: ${{ matrix.node-version }}
|
||||
- run: npm i
|
||||
- run: npm ci
|
||||
- run: npm run lint:all
|
Loading…
Reference in New Issue
Block a user