diff --git a/.github/workflows/deploy-test.yaml b/.github/workflows/deploy-test.yaml index f1cc26ab78..4c56507302 100644 --- a/.github/workflows/deploy-test.yaml +++ b/.github/workflows/deploy-test.yaml @@ -39,7 +39,6 @@ jobs: working-directory: tests/python_client/deploy run: | pip install -r requirements.txt - pip install --upgrade protobuf - name: Run deploy test timeout-minutes: 60