mirror of
https://github.com/inventree/InvenTree.git
synced 2025-12-20 11:13:28 +00:00
Check for altered translation files that have not been compiled
This commit is contained in:
@@ -20,6 +20,8 @@ script:
|
||||
- cd InvenTree && python3 manage.py makemigrations && cd ..
|
||||
- python3 ci/check_migration_files.py
|
||||
- make coverage
|
||||
- make translate
|
||||
- python3 ci/check_locale_files.py
|
||||
- make style
|
||||
|
||||
after_success:
|
||||
|
||||
Reference in New Issue
Block a user