diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 5b0c27e6..cc1752a8 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -59,3 +59,6 @@ jobs: - name: ๐Ÿงช Run Flutter tests run: flutter test + + - name: ๐Ÿ” Check the translations + run: dart ./scripts/ensure_translations_correct.dart