diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index aa36a92dc8..55716101a2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -446,7 +446,7 @@ jobs: env: DSH_COVERAGE_MAX_WORKERS: '6' DSH_COVERAGE_PARTITIONS: '4' - DSH_COVERAGE_TEST_TIMEOUT_MS: '30000' + DSH_COVERAGE_TEST_TIMEOUT_MS: '60000' DSH_GATE_CONCURRENCY: '3' steps: - uses: actions/checkout@v6