Skip to content

Commit

Permalink
update workflow for translation check
Browse files Browse the repository at this point in the history
  • Loading branch information
Guite committed Aug 28, 2020
1 parent 8ec164b commit 8bb900d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/check-translations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 8bb900d

Please sign in to comment.