update ci cases

This commit is contained in:
ZhangYulongg
2025-07-18 19:17:08 +08:00
committed by Zhang Yulong
parent a5e95013b5
commit 9c8292fb19

View File

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