diff --git a/.github/workflows/test-acceptance.yaml b/.github/workflows/test-acceptance.yaml index c9ee44539d..b664c3cd15 100644 --- a/.github/workflows/test-acceptance.yaml +++ b/.github/workflows/test-acceptance.yaml @@ -19,7 +19,7 @@ jobs: name: Acceptance ${{ matrix.env }} test kit on Node v${{ matrix.node-version }} (${{ matrix.os }}) runs-on: ${{ matrix.os }} - timeout-minutes: 35 + timeout-minutes: 45 env: CYPRESS_CACHE_FOLDER: ~/.cache/Cypress