We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34255a1 commit f39a986Copy full SHA for f39a986
1 file changed
.github/workflows/_base_test.yml
@@ -117,6 +117,7 @@ jobs:
117
pip config set install.trusted-host pip.baidu.com
118
pip config set global.extra-index-url https://mirrors.tuna.tsinghua.edu.cn/pypi/web/simple
119
python -m pip install ${fastdeploy_wheel_url}
120
+ python -m pip install pytest
121
122
wget https://paddle-qa.bj.bcebos.com/zhengtianyu/tools/llm-deploy-linux-amd64
123
chmod +x ./llm-deploy-linux-amd64
0 commit comments