GitHub: pr-checks: Run scheck-schemas-load script

This commit is contained in:
Athanasius 2021-11-08 13:33:37 +00:00
parent 5740893607
commit d4d31edf19

View File

@ -91,3 +91,11 @@ jobs:
# explicitly ignore docstring errors (start with D)
git diff "refs/remotes/${BASE_REPO_OWNER}/${BASE_REF}" -- | flake8 . --count --statistics --diff --extend-ignore D
####################################################################
schemas_load:
runs-on: ubuntu-18.04
steps:
- name: Check schemas
run: |
scripts/check-schemas-load.py