Skip to content

Commit 2fb249d

Browse files
committed
fix CI
1 parent 4f22a99 commit 2fb249d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/run_tests.yml

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

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

0 commit comments

Comments
 (0)