Browse Source

Update run_ci_dev.sh

Lin Manhui 2 years ago
parent
commit
7b1c7adf4d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tests/run_ci_dev.sh

+ 1 - 1
tests/run_ci_dev.sh

@@ -19,7 +19,7 @@ fi
 
 echo -e '*****************paddle_version*****'
 python -c 'import paddle;print(paddle.version.commit)'
-echo -e '*****************paddleseg_version****'
+echo -e '*****************paddlers_version****'
 git rev-parse HEAD
 
 pip install -r requirements.txt --ignore-installed