diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 8464b1a299f..03a6f2da925 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -1091,6 +1091,7 @@ jobs: needs: - info - pytest + timeout-minutes: 10 steps: - name: Check out code from GitHub uses: actions/checkout@v3.5.0