mirror of
https://github.com/EvolutionAPI/adk-python.git
synced 2025-07-16 20:22:56 -06:00
No public description
PiperOrigin-RevId: 748918432
This commit is contained in:
parent
b8514f26fe
commit
995dc8276b
2
.github/workflows/python-unit-tests.yml
vendored
2
.github/workflows/python-unit-tests.yml
vendored
@ -29,7 +29,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
uv venv .venv
|
uv venv .venv
|
||||||
source .venv/bin/activate
|
source .venv/bin/activate
|
||||||
uv sync --extra test --extra eval
|
uv sync --extra test
|
||||||
|
|
||||||
- name: Run unit tests with pytest
|
- name: Run unit tests with pytest
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user