Fix translationRunner and add it to CI

This commit is contained in:
Alex Gleason
2020-04-14 13:16:08 -05:00
parent b34946fc30
commit 5907b60117
2 changed files with 6 additions and 3 deletions

View File

@ -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