Skip to content

Commit

Permalink
weekly job moved to Sunday [skip ci] (#1183)
Browse files Browse the repository at this point in the history
  • Loading branch information
baentsch committed Jan 28, 2022
1 parent 3733dca commit fb8f0ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/weekly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Weekly constant time tests

on:
schedule:
- cron: "5 0 * * *"
- cron: "5 0 * * 0"

jobs:

Expand Down

0 comments on commit fb8f0ff

Please sign in to comment.