Skip to content
Snippets Groups Projects
Commit 277686ac authored by Amandine  PERRIN's avatar Amandine PERRIN
Browse files

install patch version of ncbi-genome-download

parent a8b816f3
No related branches found
No related tags found
No related merge requests found
Pipeline #106509 failed
......@@ -71,6 +71,7 @@ unit-test-ubuntu:
before_script:
- pip3 install --upgrade pip
- pip3 install -r requirements-dev.txt
- pip install git+https://github.com/chasemc/ncbi-genome-download@4c5c24e27aa8123c7995890046b17b815da3571b
- ./make
script:
- pwd
......@@ -103,6 +104,7 @@ func-test-ubuntu:
before_script:
- pip3 install --upgrade pip
- pip3 install -r requirements-dev.txt
- pip install git+https://github.com/chasemc/ncbi-genome-download@4c5c24e27aa8123c7995890046b17b815da3571b
- ./make
script:
- pwd
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment