mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-22 16:26:17 +00:00
yes
This commit is contained in:
parent
0dd4a72bbc
commit
0d25c62ab2
2 changed files with 8 additions and 2 deletions
|
|
@ -36,7 +36,7 @@ runs:
|
|||
- name: Run Integration Tests
|
||||
shell: bash
|
||||
run: |
|
||||
uv run --verbose ./scripts/integration-tests.sh \
|
||||
uv run --verbose --active ./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