add extras

This commit is contained in:
Ishaan Jaff 2025-07-24 16:02:54 -07:00
parent 97e1ac8e63
commit 2abe9dca4c

View file

@ -27,7 +27,7 @@ jobs:
- name: Install dependencies
run: |
poetry install --with dev,proxy-dev --extras proxy
poetry install --with dev,proxy-dev --extras "proxy semantic-router"
poetry run pip install "pytest-retry==1.6.3"
poetry run pip install pytest-xdist
poetry run pip install "google-genai==1.22.0"