diff --git a/.github/workflows/cypress-integration-tests.yml b/.github/workflows/cypress-integration-tests.yml index 9a15b4331e1..b2e88c58a3d 100644 --- a/.github/workflows/cypress-integration-tests.yml +++ b/.github/workflows/cypress-integration-tests.yml @@ -52,7 +52,7 @@ jobs: env: INGESTION_DEPENDENCY: "all" run: ./docker/run_local_docker.sh - timeout-minutes: 20 + timeout-minutes: 30 - name: Run Cypress Tests uses: cypress-io/github-action@v2