dont pull ollama for replay mode

This commit is contained in:
Ashwin Bharambe 2025-07-31 15:04:06 -07:00
parent ea527c5e06
commit 05dfeeb6cc
2 changed files with 6 additions and 2 deletions

View file

@ -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