Skip to content
Snippets Groups Projects
Commit ce603f89 authored by Christian Faber's avatar Christian Faber
Browse files

modified pipeline

parent 4e3ada7e
Branches
Tags
No related merge requests found
...@@ -15,7 +15,7 @@ pages: ...@@ -15,7 +15,7 @@ pages:
script: script:
- pip install -U sphinx - pip install -U sphinx
- pip install sphinx-rtd-theme - pip install sphinx-rtd-theme
- pip install numpy biopython matplotlib scikit-learn - pip install numpy biopython matplotlib scikit-learn pytest
- sphinx-build -b html docs/source public - sphinx-build -b html docs/source public
artifacts: artifacts:
paths: paths:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment