diff --git a/.github/workflows/autofix.yml b/.github/workflows/autofix.yml index 5a491c6ad..b9e74e678 100644 --- a/.github/workflows/autofix.yml +++ b/.github/workflows/autofix.yml @@ -37,8 +37,5 @@ jobs: - name: Lint and Format run: pnpm check - - name: Extract Translations - run: pnpm lingui:extract - - name: Autofix uses: autofix-ci/action@7a166d7532b277f34e16238930461bf77f9d7ed8