Unverified Commit 62399d6f authored by Yih-Dar's avatar Yih-Dar Committed by GitHub
Browse files

Add flax installation in daily doctest workflow (#25860)



fix
Co-authored-by: default avatarydshieh <ydshieh@users.noreply.github.com>
parent 52574026
......@@ -34,7 +34,7 @@ jobs:
nvidia-smi
- name: Install transformers in edit mode
run: python3 -m pip install -e .
run: python3 -m pip install -e .[flax]
- name: GPU visibility
run: |
......
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