mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-07 02:58:21 +00:00
Update integration-tests.yml
This commit is contained in:
parent
f55156793c
commit
1461d20a67
1 changed files with 1 additions and 1 deletions
2
.github/workflows/integration-tests.yml
vendored
2
.github/workflows/integration-tests.yml
vendored
|
@ -52,7 +52,7 @@ jobs:
|
||||||
# always test against the latest version of the client
|
# 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 git+https://github.com/meta-llama/llama-stack-client-python.git@main
|
||||||
uv pip install -e .
|
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
|
- name: Wait for Ollama to start
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue