mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-21 00:28:41 +00:00
yes3
This commit is contained in:
parent
f550d921be
commit
be40df8a1b
3 changed files with 2 additions and 8 deletions
|
|
@ -40,7 +40,7 @@ runs:
|
|||
VIRTUAL_ENV=github-actions-runner
|
||||
source $VIRTUAL_ENV/bin/activate
|
||||
|
||||
uv run --verbose --active ./scripts/integration-tests.sh \
|
||||
uv run --verbose --active --no-sync ./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