Skip to content

Commit 9b79f10

Browse files
committed
test trigger
1 parent c3aa02b commit 9b79f10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly_tests_CPU.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ name: nightly_tests_CPU_python10
66
# or API.
77
on:
88
schedule:
9-
- cron: "0 0 * * *"
9+
- cron: "30 10 * * *"
1010

1111
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
1212
jobs:

0 commit comments

Comments
 (0)