Skip to content

Commit dd39df5

Browse files
committed
template
1 parent 5152cab commit dd39df5

File tree

3 files changed

+820
-42
lines changed

3 files changed

+820
-42
lines changed

.github/workflows/test-pytest-and-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
push:
77
branches: ['*']
88
schedule:
9-
- cron: '0 0 * * 0' # Run every week monday at 00:00
9+
- cron: '0 12 * * 0' # Run every week monday at 12:00
1010

1111
jobs:
1212
build:

0 commit comments

Comments
 (0)