Skip to content

Commit

Permalink
copies need to be fixed too (huggingface#11585)
Browse files Browse the repository at this point in the history
  • Loading branch information
stas00 authored and Iwontbecreative committed Jul 15, 2021
1 parent fc13127 commit 8389291
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/model-templates.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down

0 comments on commit 8389291

Please sign in to comment.