mirror of
https://github.com/EvolutionAPI/adk-python.git
synced 2025-07-14 09:51:25 -06:00
Merge branch 'main' into fix_typos
This commit is contained in:
commit
e50c463ed4
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 --extra eval
|
||||
uv sync --extra test
|
||||
|
||||
- name: Run unit tests with pytest
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user