mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-22 16:26:17 +00:00
.
This commit is contained in:
parent
a4e53cc4f3
commit
9517eef70c
4 changed files with 7 additions and 15 deletions
|
|
@ -36,7 +36,7 @@ runs:
|
|||
- name: Run Integration Tests
|
||||
shell: bash
|
||||
run: |
|
||||
./scripts/integration-tests.sh \
|
||||
uv run ./scripts/integration-tests.sh \
|
||||
--stack-config '${{ inputs.stack-config }}' \
|
||||
--provider '${{ inputs.provider }}' \
|
||||
--test-subdirs '${{ inputs.test-subdirs }}' \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue