Unverified Commit 1f841413 authored by Yih-Dar's avatar Yih-Dar Committed by GitHub
Browse files

Fix nightly circleci (#31114)



* fix

* fix

---------
Co-authored-by: default avatarydshieh <ydshieh@users.noreply.github.com>
parent d16053c8
...@@ -98,7 +98,7 @@ jobs: ...@@ -98,7 +98,7 @@ jobs:
fetch_all_tests: fetch_all_tests:
working_directory: ~/transformers working_directory: ~/transformers
docker: docker:
- image: huggingface/transformers-consistency - image: huggingface/transformers-quality
parallelism: 1 parallelism: 1
steps: steps:
- checkout - checkout
......
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