Skip to content

Commit 270489d

Browse files
authored
Temporarily disable nightly benchmark/test job (#346)
Disable nightly benchmark until we have PR #314 ready to reduce Github noise Signed-off-by: Jonathan Swartz <jonathan@jswartz.info>
1 parent 6926c71 commit 270489d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/nightly.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name: fVDB Nightly Build and Tests
22

33
on:
4-
schedule:
5-
- cron: "01 15 * * *" # Runs every day at 4am pacific/11am UTC
4+
# schedule:
5+
# - cron: "01 15 * * *" # Runs every day at 4am pacific/11am UTC
66
workflow_dispatch:
77

88

0 commit comments

Comments
 (0)