mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-06 10:42:39 +00:00
Update integration-tests.yml
This commit is contained in:
parent
1f0d2f38d2
commit
f55156793c
1 changed files with 1 additions and 0 deletions
1
.github/workflows/integration-tests.yml
vendored
1
.github/workflows/integration-tests.yml
vendored
|
@ -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: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue