diff --git a/.github/workflows/people.yml b/.github/workflows/people.yml index 9aa8736..f85b81f 100644 --- a/.github/workflows/people.yml +++ b/.github/workflows/people.yml @@ -80,9 +80,6 @@ jobs: - name: Test App run: yarn app:test - - name: Test Translations - run: yarn i18n:test - lint-front: runs-on: ubuntu-latest defaults: