mirror of
https://github.com/vector-im/element-web.git
synced 2025-09-13 17:51:02 +02:00
Merge pull request #12076 from vector-im/jryans/fetch-deps-lint
Install deps for linting
This commit is contained in:
commit
c30f901716
@ -1,6 +1,8 @@
|
||||
steps:
|
||||
- label: ":eslint: JS Lint"
|
||||
command:
|
||||
- "echo '--- Fetching Dependencies'"
|
||||
- "./scripts/fetch-develop.deps.sh --depth 1"
|
||||
- "yarn install"
|
||||
- "yarn lint:js"
|
||||
plugins:
|
||||
|
Loading…
x
Reference in New Issue
Block a user