update ci cases

This commit is contained in:
ZhangYulongg
2025-07-18 19:03:13 +08:00
committed by Zhang Yulong
parent 93481a5478
commit a5e95013b5

View File

@@ -84,6 +84,7 @@ jobs:
-e "FD_METRICS_PORT=${FD_METRICS_PORT}" \
--gpus '"device='"${DEVICES}"'"' ${docker_image} /bin/bash -c "
git config --global --add safe.directory /workspace/FastDeploy
cd FastDeploy
mv FastDeploy FastDeploy_test
cd FastDeploy_test
bash scripts/run_ci.sh
"