mirror of
https://github.com/huggingface/transformers.git
synced 2025-07-31 02:02:21 +06:00
copies need to be fixed too (#11585)
This commit is contained in:
parent
c065025c47
commit
bf0dfa98d3
1
.github/workflows/model-templates.yml
vendored
1
.github/workflows/model-templates.yml
vendored
@ -49,6 +49,7 @@ jobs:
|
||||
make style
|
||||
python utils/check_table.py --fix_and_overwrite
|
||||
python utils/check_dummies.py --fix_and_overwrite
|
||||
python utils/check_copies.py --fix_and_overwrite
|
||||
|
||||
- name: Run all non-slow tests
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user