mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
Lint doesn't need develop deps
This commit is contained in:
parent
0b4c52c032
commit
f6d4c6a5a3
@ -1,7 +1,6 @@
|
||||
steps:
|
||||
- label: ":eslint: Lint"
|
||||
command:
|
||||
- "./scripts/fetch-develop.deps.sh --depth 1"
|
||||
- "yarn install"
|
||||
- "yarn lint"
|
||||
plugins:
|
||||
|
Loading…
Reference in New Issue
Block a user