mirror of
https://github.com/EvolutionAPI/adk-python.git
synced 2026-02-03 21:36:24 -06:00
No public description
PiperOrigin-RevId: 748918432
This commit is contained in:
committed by
Copybara-Service
parent
b8514f26fe
commit
995dc8276b
+1
-1
@@ -29,7 +29,7 @@ jobs:
|
||||
run: |
|
||||
uv venv .venv
|
||||
source .venv/bin/activate
|
||||
uv sync --extra test --extra eval
|
||||
uv sync --extra test
|
||||
|
||||
- name: Run unit tests with pytest
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user