ci: include meet_kevin extras in test step (yt-dlp, feedparser, anthropic, httpx)
This commit is contained in:
parent
8a1d03a967
commit
31047e6fd2
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ steps:
|
||||||
- pip install uv
|
- pip install uv
|
||||||
- >-
|
- >-
|
||||||
uv pip install --system --quiet
|
uv pip install --system --quiet
|
||||||
".[api,news,sentiment,trading,backtester,dev]"
|
".[api,news,sentiment,trading,backtester,meet_kevin,dev]"
|
||||||
- python -m pytest tests/ -v --tb=short -m "not integration"
|
- python -m pytest tests/ -v --tb=short -m "not integration"
|
||||||
|
|
||||||
- name: build-service-image
|
- name: build-service-image
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue