mirror of
https://github.com/element-hq/element-call.git
synced 2026-09-01 20:09:15 +00:00
Add i18n CI
This commit is contained in:
@@ -16,6 +16,8 @@ jobs:
|
||||
run: "yarn install"
|
||||
- name: Prettier
|
||||
run: "yarn run prettier:check"
|
||||
- name: i18n
|
||||
run: "yarn run i18n:check"
|
||||
- name: ESLint
|
||||
run: "yarn run lint:js"
|
||||
- name: Type check
|
||||
|
||||
Reference in New Issue
Block a user