chore: disable i18n pipline

pull/26786/head
Badi Ifaoui 2023-11-28 16:36:34 +01:00 committed by Badi Ifaoui
parent 0152b63133
commit d45a9badfd
1 changed files with 3 additions and 3 deletions

View File

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