fix workflow ci

pull/4148/head
Afjes 8 months ago
parent 5f26166605
commit 10b5442768

@ -68,6 +68,7 @@ jobs:
-e "no_proxy=bcebos.com,mirrors.tuna.tsinghua.edu.cn,127.0.0.1,localhost" \
${docker_image} /bin/bash -c "
git config --global --add safe.directory /workspace/PaddleSpeech
unset http_proxy && unset https_proxy
cd PaddleSpeech/tests/unit
bash ci.sh
"
Loading…
Cancel
Save