Commit d3f12f6f authored by BO ZHANG's avatar BO ZHANG 🏀
Browse files

use local installation

parent 9e43effe
Pipeline #108 passed with stages
in 11 seconds
......@@ -44,5 +44,5 @@ unit-test-job: # This job runs in the test stage.
- which pip
- python --version
- pip install -r requirements.txt
- sh install.sh
- sh install_local.sh
- pytest
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment