2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-15 11:35:41 +00:00

Checking that the CI step fails

This commit is contained in:
Oliver Walters
2022-06-24 21:06:58 +10:00
parent cf52382b5e
commit ba2be0470d
2 changed files with 2 additions and 17 deletions

View File

@ -58,6 +58,8 @@ jobs:
- name: Lint Javascript Files
run: |
python InvenTree/manage.py prerender
echo "Checking translated javascript files:"
ls InvenTree/InvenTree/static_i18n/i18n/
npx eslint InvenTree/InvenTree/static_i18n/i18n/*.js
html: