Skip to content

Commit 09e55cb

Browse files
committed
fix CI
1 parent 2fb249d commit 09e55cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run_tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ on:
2323
pull_request:
2424
branches: ['*']
2525
schedule:
26-
- cron: "* 1 1 * *"
26+
- cron: "1 1 1 * *"
2727

2828
env:
2929
OCTFLAGS: --no-gui --no-window-system --silent

0 commit comments

Comments
 (0)