Update lint.yml
This commit is contained in:
parent
efd1b9a627
commit
e75402c444
4
.github/workflows/lint.yml
vendored
4
.github/workflows/lint.yml
vendored
@ -28,9 +28,9 @@ jobs:
|
||||
- name: Install
|
||||
working-directory: ./core
|
||||
run: |
|
||||
npm ci
|
||||
yarn install --frozen-lockfile
|
||||
|
||||
- name: Lint
|
||||
working-directory: ./core
|
||||
run: |
|
||||
npm run lint
|
||||
yarn lint
|
||||
|
Loading…
x
Reference in New Issue
Block a user