diff --git a/.github/workflows/test-integration.yml b/.github/workflows/test-integration.yml index a9e12d0745..d573189c03 100644 --- a/.github/workflows/test-integration.yml +++ b/.github/workflows/test-integration.yml @@ -2,7 +2,7 @@ name: Test Integration on: schedule: - - cron: '0 11 * * *' + - cron: '0 10 * * *' jobs: test: