Skip to content

Commit ff0ead3

Browse files
Changed day of e2e tests to Sunday for a better and healthier weekend
1 parent 7101ea5 commit ff0ead3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/unit_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- main
77
pull_request:
88
schedule:
9-
- cron: '0 0 * * 5' # Runs at midnight on Friday
9+
- cron: '0 0 * * 7' # Runs at midnight on Sunday
1010

1111
jobs:
1212

0 commit comments

Comments
 (0)