ci: need to install all deps for linting
This commit is contained in:
@@ -105,6 +105,7 @@ jobs:
|
||||
steps:
|
||||
- checkout
|
||||
- run: npm ci
|
||||
- run: npx lerna bootstrap
|
||||
- run: pip install pre-commit
|
||||
- run: pre-commit run --all-files
|
||||
|
||||
|
||||
Reference in New Issue
Block a user