Commit dd739f70 authored by Sylvain Gugger's avatar Sylvain Gugger
Browse files

Remove fetch in model templates test

parent 1c9fcd0e
...@@ -73,7 +73,6 @@ jobs: ...@@ -73,7 +73,6 @@ jobs:
- name: Run style changes - name: Run style changes
run: | run: |
git fetch origin main:main
. ~/venv/bin/activate . ~/venv/bin/activate
make style && make quality && make repo-consistency make style && make quality && make repo-consistency
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment