Commit d3f12f6f authored by BO ZHANG's avatar BO ZHANG :basketball:
Browse files

use local installation

parent 9e43effe
No related merge requests found
Pipeline #108 passed with stages
in 11 seconds
Showing with 1 addition and 1 deletion
+1 -1
......@@ -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