"...text-generation-inference.git" did not exist on "fa8a8e05afa435bd39308974925a1098239dfcb4"
Unverified Commit 4e66513a authored by Dhruv Nair's avatar Dhruv Nair Committed by GitHub
Browse files

[CI] Run Fast + Fast GPU Tests on release branches. (#9255)

* update

* update
parent 4e74206b
name: Slow Tests on main name: Fast GPU Tests on main
on: on:
push: push:
branches: branches:
- main - main
- "v*.*.*-release"
- "v*.*.*-patch"
paths: paths:
- "src/diffusers/**.py" - "src/diffusers/**.py"
- "examples/**.py" - "examples/**.py"
......
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