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

@@ -982,6 +982,7 @@ jobs:
- run: python utils/check_config_docstrings.py
- run: make deps_table_check_updated
- run: python utils/tests_fetcher.py --sanity_check
- run: python utils/update_metadata.py --check-only
run_tests_layoutlmv2_and_v3:
working_directory: ~/transformers