[CI] add dependency table sync verification (#12364)

* add dependency table sync verification

* improve the message

* improve the message

* revert

* ready to merge
This commit is contained in:
Stas Bekman
2021-06-28 08:55:59 -07:00
committed by GitHub
parent 57461ac0b4
commit d25ad34c82
2 changed files with 7 additions and 0 deletions

View File

@@ -419,6 +419,7 @@ jobs:
- run: python utils/check_dummies.py
- run: python utils/check_repo.py
- run: python utils/check_inits.py
- run: make deps_table_check_updated
check_repository_consistency:
working_directory: ~/transformers