mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-06 02:32:40 +00:00
cd
This commit is contained in:
parent
39e8bc1631
commit
dfa675ea9a
1 changed files with 1 additions and 0 deletions
1
.github/workflows/publish-to-docker.yml
vendored
1
.github/workflows/publish-to-docker.yml
vendored
|
@ -108,6 +108,7 @@ jobs:
|
|||
exit 1
|
||||
fi
|
||||
|
||||
cd ../..
|
||||
pip install pytest pytest-md-report
|
||||
LLAMA_STACK_BASE_URL="http://localhost:8321" pytest -v tests/client-sdk/inference/test_inference.py --md-report --md-report-verbose=1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue