mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-15 06:00:48 +00:00
Merge d9e140057f
into sapling-pr-archive-ehhuang
This commit is contained in:
commit
438f03f93f
1 changed files with 1 additions and 0 deletions
|
@ -85,6 +85,7 @@ runs:
|
|||
EXTRA_PARAMS=""
|
||||
EXCLUDE_TESTS="${EXCLUDE_TESTS} or test_inference_store_tool_calls"
|
||||
fi
|
||||
|
||||
|
||||
if [ "${{ inputs.run-vision-tests }}" == "true" ]; then
|
||||
if uv run pytest -s -v tests/integration/inference/test_vision_inference.py --stack-config=${stack_config} \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue