This commit is contained in:
Xi Yan 2025-01-17 23:22:31 -08:00
parent 39e8bc1631
commit dfa675ea9a

View file

@ -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