Fix format issue in push_test yml (#10235)

update
This commit is contained in:
Dhruv Nair
2024-12-16 12:28:36 +05:30
committed by GitHub
parent e68092a471
commit 8957324363
+2 -1
View File
@@ -165,7 +165,8 @@ jobs:
group: gcp-ct5lp-hightpu-8t group: gcp-ct5lp-hightpu-8t
container: container:
image: diffusers/diffusers-flax-tpu image: diffusers/diffusers-flax-tpu
options: --shm-size "16gb" --ipc host --privileged ${{ vars.V5_LITEPOD_8_ENV}} -v /mnt/hf_cache:/mnt/hf_cache defaults: options: --shm-size "16gb" --ipc host --privileged ${{ vars.V5_LITEPOD_8_ENV}} -v /mnt/hf_cache:/mnt/hf_cache
defaults:
run: run:
shell: bash shell: bash
steps: steps: