Update integration-tests.yml

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

View file

@ -52,6 +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
- name: Wait for Ollama to start
run: |