mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-24 16:10:00 +00:00
dont pull ollama for replay mode
This commit is contained in:
parent
ea527c5e06
commit
05dfeeb6cc
2 changed files with 6 additions and 2 deletions
1
.github/workflows/integration-tests.yml
vendored
1
.github/workflows/integration-tests.yml
vendored
|
|
@ -82,6 +82,7 @@ jobs:
|
|||
client-version: ${{ matrix.client-version }}
|
||||
provider: ${{ matrix.provider }}
|
||||
run-vision-tests: ${{ matrix.run-vision-tests }}
|
||||
inference-mode: 'replay'
|
||||
|
||||
- name: Run tests
|
||||
uses: ./.github/actions/run-and-record-tests
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue