Automate check for new pipelines and metadata update (#19029)

* Automate check for new pipelines and metadata update

* Add Datasets to quality extra
This commit is contained in:
Sylvain Gugger
2022-09-14 14:06:49 -04:00
committed by GitHub
parent 0efbb6e93e
commit 3774010161
4 changed files with 35 additions and 2 deletions

View File

@@ -41,6 +41,7 @@ repo-consistency:
python utils/check_inits.py
python utils/check_config_docstrings.py
python utils/tests_fetcher.py --sanity_check
python utils/update_metadata.py --check-only
# this target runs checks on all files