You've already forked adk-python
mirror of
https://github.com/encounter/adk-python.git
synced 2026-03-30 10:57:20 -07:00
chore: Add a2a extra dependency for github UT workflows
PiperOrigin-RevId: 772251530
This commit is contained in:
committed by
Copybara-Service
parent
e2a81365ec
commit
476805d5b9
@@ -43,7 +43,7 @@ jobs:
|
||||
run: |
|
||||
uv venv .venv
|
||||
source .venv/bin/activate
|
||||
uv sync --extra test --extra eval
|
||||
uv sync --extra test --extra eval --extra a2a
|
||||
|
||||
- name: Run unit tests with pytest
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user