CI: enabled scheduled sync tests
This commit is contained in:
3
.github/workflows/test-sync-old.yml
vendored
3
.github/workflows/test-sync-old.yml
vendored
@@ -9,6 +9,9 @@ on:
|
|||||||
|
|
||||||
pull_request:
|
pull_request:
|
||||||
|
|
||||||
|
schedule:
|
||||||
|
- cron: '47 0/3 * * *'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
sync-test-ubuntu-tsan:
|
sync-test-ubuntu-tsan:
|
||||||
|
|
||||||
|
|||||||
3
.github/workflows/test-sync.yml
vendored
3
.github/workflows/test-sync.yml
vendored
@@ -9,6 +9,9 @@ on:
|
|||||||
|
|
||||||
pull_request:
|
pull_request:
|
||||||
|
|
||||||
|
schedule:
|
||||||
|
- cron: '17 0/3 * * *'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
sync-test-ubuntu-tsan:
|
sync-test-ubuntu-tsan:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user