diff --git a/.github/workflows/integration_tests.yml b/.github/workflows/integration_tests.yml index 55f1b1e8f..ccc39fc9f 100644 --- a/.github/workflows/integration_tests.yml +++ b/.github/workflows/integration_tests.yml @@ -125,7 +125,7 @@ jobs: env: REFLEX_WEB_WINDOWS_OVERRIDE: "1" - REFLEX_WEB_WINDOWS_MAX_ROUTES: "75" + REFLEX_WEB_WINDOWS_MAX_ROUTES: "50" runs-on: ${{ matrix.os }} steps: - uses: actions/checkout@v4