mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-21 00:32:26 +00:00
.
This commit is contained in:
parent
8ce9b3b53d
commit
780f1c41f2
3 changed files with 6 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ runs:
|
|||
- name: Run Integration Tests
|
||||
shell: bash
|
||||
run: |
|
||||
uv run ./scripts/integration-tests.sh \
|
||||
./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