diff --git a/.github/workflows/check-translations.yml b/.github/workflows/check-translations.yml index 898081660e..180da78b26 100644 --- a/.github/workflows/check-translations.yml +++ b/.github/workflows/check-translations.yml @@ -28,8 +28,4 @@ jobs: - name: Check missing translations run: | - php bin/console zikula:translation:updateconfig - cd var/cache - rm -rf dev prod - cd ../.. php bin/console translation:check-missing en zikula