This commit is contained in:
Sixian Yi 2025-01-17 17:42:24 -08:00
parent 8277730f10
commit b1a38ad1b0

View file

@ -249,4 +249,5 @@ jobs:
run: |
llama stack build --template fireworks --image-type venv
llama stack build --template together --image-type venv
pip install pytest_html
pytest ./llama_stack/providers/tests/ --config=github_ci_test_config.yaml