1
0
mirror of https://github.com/huggingface/diffusers.git synced 2026-01-27 17:22:53 +03:00

Disable Tests Fetcher (#6060)

update
This commit is contained in:
Dhruv Nair
2023-12-06 18:10:11 +05:30
committed by GitHub
parent ab6672fecd
commit 20ba1fdbbd

View File

@@ -1,12 +1,6 @@
name: Fast tests for PRs - Test Fetcher
on:
pull_request:
branches:
- main
push:
branches:
- ci-*
on: workflow_dispatch
env:
DIFFUSERS_IS_CI: yes