diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 50a809a5d21..0fb77fdc789 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -783,7 +783,7 @@ jobs: echo "::add-matcher::.github/workflows/matchers/pytest-slow.json" - name: Run pytest (fully) if: needs.changes.outputs.test_full_suite == 'true' - timeout-minutes: 45 + timeout-minutes: 60 run: | . venv/bin/activate python --version