mirror of
https://github.com/saymrwulf/transformers.git
synced 2026-05-14 20:58:08 +00:00
Remove fetch in model templates test
This commit is contained in:
parent
1c9fcd0e04
commit
dd739f7045
1 changed files with 0 additions and 1 deletions
1
.github/workflows/model-templates.yml
vendored
1
.github/workflows/model-templates.yml
vendored
|
|
@ -73,7 +73,6 @@ jobs:
|
|||
|
||||
- name: Run style changes
|
||||
run: |
|
||||
git fetch origin main:main
|
||||
. ~/venv/bin/activate
|
||||
make style && make quality && make repo-consistency
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue