We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fb249d commit 09e55cbCopy full SHA for 09e55cb
.github/workflows/run_tests.yml
@@ -23,7 +23,7 @@ on:
23
pull_request:
24
branches: ['*']
25
schedule:
26
- - cron: "* 1 1 * *"
+ - cron: "1 1 1 * *"
27
28
env:
29
OCTFLAGS: --no-gui --no-window-system --silent
0 commit comments