mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-06 10:42:39 +00:00
test
This commit is contained in:
parent
c6427ed32f
commit
f2686275a3
1 changed files with 2 additions and 8 deletions
10
.github/workflows/publish-to-test-pypi.yml
vendored
10
.github/workflows/publish-to-test-pypi.yml
vendored
|
@ -246,12 +246,6 @@ jobs:
|
||||||
- name: Integration tests
|
- name: Integration tests
|
||||||
if: always()
|
if: always()
|
||||||
run: |
|
run: |
|
||||||
pip install -U \
|
llama stack build --template fireworks --image-type venv
|
||||||
torch torchvision \
|
llama stack build --template together --image-type venv
|
||||||
pytest pytest_asyncio \
|
|
||||||
fairscale lm-format-enforcer \
|
|
||||||
zmq chardet pypdf \
|
|
||||||
pandas sentence_transformers together \
|
|
||||||
aiosqlite groq fireworks-ai \
|
|
||||||
pytest-asyncio pytest_html
|
|
||||||
pytest ./llama_stack/providers/tests/ --config=github_ci_test_config.yaml
|
pytest ./llama_stack/providers/tests/ --config=github_ci_test_config.yaml
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue