Skip to content

Commit a7e359a

Browse files
committed
fix
1 parent 9163d47 commit a7e359a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/approval.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ jobs:
2525
wget -q --no-proxy https://xly-devops.bj.bcebos.com/PaddleTest/PaddleNLP/PaddleNLP-develop.tar.gz --no-check-certificate
2626
rm -rf * .[^.]* && tar zxf PaddleNLP-develop.tar.gz --strip-components=1 >/dev/null
2727
rm -rf PaddleNLP-develop.tar.gz >/dev/null
28-
cd PaddleNLP/
2928
git fetch origin pull/${PR_ID}/head
3029
git checkout -b origin_pr FETCH_HEAD
3130
git remote add upstream https://github.com/PaddlePaddle/PaddleNLP.git

0 commit comments

Comments
 (0)