Update integration-tests.yml

This commit is contained in:
Botao Chen 2025-03-19 16:25:38 -07:00 committed by GitHub
parent f55156793c
commit 1461d20a67
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -52,7 +52,7 @@ jobs:
# always test against the latest version of the client
uv pip install git+https://github.com/meta-llama/llama-stack-client-python.git@main
uv pip install -e .
llama stack build --template ollama --image-type conda
llama stack build --template ollama --image-type venv
- name: Wait for Ollama to start
run: |