mirror of
https://github.com/EvolutionAPI/adk-python.git
synced 2025-07-16 04:02:55 -06:00
parent
443bc08d2b
commit
b8514f26fe
2
.github/workflows/python-unit-tests.yml
vendored
2
.github/workflows/python-unit-tests.yml
vendored
@ -29,7 +29,7 @@ jobs:
|
||||
run: |
|
||||
uv venv .venv
|
||||
source .venv/bin/activate
|
||||
uv sync --extra test
|
||||
uv sync --extra test --extra eval
|
||||
|
||||
- name: Run unit tests with pytest
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user