kill record-responses

This commit is contained in:
Ashwin Bharambe 2025-03-13 11:20:15 -07:00 committed by GitHub
parent cae3ea1a64
commit 2b484a2853
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -77,4 +77,4 @@ jobs:
env:
INFERENCE_MODEL: "meta-llama/Llama-3.2-3B-Instruct"
run: |
uv run pytest --stack-config=ollama --text-model="meta-llama/Llama-3.2-3B-Instruct" -v --record-responses tests/integration/inference
uv run pytest --stack-config=ollama --text-model="meta-llama/Llama-3.2-3B-Instruct" -v tests/integration/inference