fix workflow ci

pull/4148/head
Afjes 1 week ago
parent e6dd4d6a48
commit ab3e4c6324

@ -67,7 +67,7 @@ jobs:
-e "https_proxy=$(git config --global --get https.proxy)" \
-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
git config --global --add safe.directory /workspace/PaddleSpeech/tests/unit
cd PaddleSpeech
bash tests/unit/ci.sh
"
Loading…
Cancel
Save