mirror of
https://github.com/leon-ai/leon.git
synced 2024-12-26 02:04:08 +03:00
ci: remove unecessary step on lint
This commit is contained in:
parent
7cf7f97912
commit
89e216fd49
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@ -28,7 +28,7 @@ jobs:
|
||||
run: pip install --upgrade pip && pip install pipenv
|
||||
|
||||
- name: Install
|
||||
run: npm set-script prepare "" && npm install
|
||||
run: npm install
|
||||
|
||||
- name: Run linter
|
||||
run: npm run lint
|
||||
|
Loading…
Reference in New Issue
Block a user