copies need to be fixed too (#11585)
This commit is contained in:
1
.github/workflows/model-templates.yml
vendored
1
.github/workflows/model-templates.yml
vendored
@@ -49,6 +49,7 @@ jobs:
|
|||||||
make style
|
make style
|
||||||
python utils/check_table.py --fix_and_overwrite
|
python utils/check_table.py --fix_and_overwrite
|
||||||
python utils/check_dummies.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
|
- name: Run all non-slow tests
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user