tools: Rename tool to check-schemas.

This commit is contained in:
Steve Howell
2021-01-20 18:39:32 +00:00
committed by Tim Abbott
parent 36b1794c1d
commit 09ff0c400d
5 changed files with 5 additions and 5 deletions

View File

@@ -71,7 +71,7 @@ run ./tools/test-api
# ci/frontend
run ./tools/lint --groups=frontend $FORCEARG
run ./tools/test-js-with-node
run ./tools/check-node-fixtures
run ./tools/check-schemas
run ./manage.py makemessages --locale en
run env PYTHONWARNINGS=ignore ./tools/check-capitalization --no-generate
run env PYTHONWARNINGS=ignore ./tools/check-frontend-i18n --no-generate