Skip to content

Commit

Permalink
Disable nightly CI temporarily (huggingface#18820)
Browse files Browse the repository at this point in the history
Co-authored-by: ydshieh <ydshieh@users.noreply.github.com>
  • Loading branch information
2 people authored and oneraghavan committed Sep 26, 2022
1 parent d868c20 commit 2024484
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/self-nightly-scheduled.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,9 @@ name: Self-hosted runner (nightly)

on:
repository_dispatch:
schedule:
- cron: "0 16 * * *"
# Disable temporarily until the test suite can be run under 12 hours.
# schedule:
# - cron: "0 16 * * *"

env:
HF_HOME: /mnt/cache
Expand Down

0 comments on commit 2024484

Please sign in to comment.