Unverified Commit 89573243 authored by Dhruv Nair's avatar Dhruv Nair Committed by GitHub
Browse files

Fix format issue in push_test yml (#10235)

update
parent e68092a4
...@@ -165,7 +165,8 @@ jobs: ...@@ -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:
......
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