chore: disable i18n pipline

pull/26786/head
Badi Ifaoui 2023-11-28 16:36:34 +01:00
parent 884d541d7c
commit 9c2203c72b
1 changed files with 3 additions and 3 deletions

View File

@ -26,9 +26,9 @@ jobs:
- name: Typecheck - name: Typecheck
run: "yarn run lint:types" run: "yarn run lint:types"
i18n_lint: # i18n_lint:
name: "i18n Check" # name: "i18n Check"
uses: matrix-org/matrix-web-i18n/.github/workflows/i18n_check.yml@main # uses: matrix-org/matrix-web-i18n/.github/workflows/i18n_check.yml@main
js_lint: js_lint:
name: "ESLint" name: "ESLint"