Skip to content

Commit dce3907

Browse files
author
Joan Fontanals
authored
ci: fix test (docarray#1807)
1 parent 2937e25 commit dce3907

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -305,6 +305,7 @@ jobs:
305305
poetry install --all-extras
306306
./scripts/install_pydantic_v2.sh ${{ matrix.pydantic-version }}
307307
poetry run pip install protobuf==3.20.0
308+
poetry run pip install google-auth==2.23.0
308309
poetry run pip install tensorflow==2.12.0
309310
poetry run pip uninstall -y torch
310311
poetry run pip install torch

0 commit comments

Comments
 (0)