Fix translationRunner and add it to CI
This commit is contained in:
@ -19,6 +19,10 @@ lint-sass:
|
||||
stage: lint
|
||||
script: yarn test:lint:sass
|
||||
|
||||
i18n:
|
||||
stage: lint
|
||||
script: yarn manage:translations
|
||||
|
||||
build-development:
|
||||
stage: build
|
||||
script: yarn build:development
|
||||
|
||||
Reference in New Issue
Block a user