Skip to content

Commit

Permalink
Update automatic CI schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
jjnesbitt committed Jan 20, 2023
1 parent 6d14bba commit 180dfc4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ on:
branches:
- master
schedule:
- cron: "0 0 * * *"
# Run once a week at Midnight, Sunday
- cron: "0 0 * * 1"

jobs:
test:
Expand Down
Binary file added results.zip
Binary file not shown.

0 comments on commit 180dfc4

Please sign in to comment.