Skip to content

Commit

Permalink
workflows: test on schedule, second attempt
Browse files Browse the repository at this point in the history
test on schedule

Signed-off-by: Giacomo Dematteis <[email protected]>
  • Loading branch information
DematteisGiacomo committed Nov 29, 2024
1 parent 4afaec4 commit cb74d44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
default: -m "not slow"

schedule:
- cron: "55 12 * * *"
- cron: "15 * * * *"
push:
branches:
- main
Expand Down

0 comments on commit cb74d44

Please sign in to comment.