Disable nightly CI temporarily (#18820)

Co-authored-by: ydshieh <ydshieh@users.noreply.github.com>
This commit is contained in:
Yih-Dar
2022-08-30 18:33:09 +02:00
committed by GitHub
parent 73c6273d48
commit e88e9ff045

View File

@@ -8,8 +8,9 @@ name: Self-hosted runner (nightly)
on: on:
repository_dispatch: repository_dispatch:
schedule: # Disable temporarily until the test suite can be run under 12 hours.
- cron: "0 16 * * *" # schedule:
# - cron: "0 16 * * *"
env: env:
HF_HOME: /mnt/cache HF_HOME: /mnt/cache