Update run_ci_dev.sh

own
Lin Manhui 2 years ago committed by GitHub
parent d0189ba623
commit 7b1c7adf4d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      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

Loading…
Cancel
Save