Skip to content
Snippets Groups Projects
Commit 73feb2b5 authored by Bert Palm's avatar Bert Palm 🎇
Browse files

fixed CI, removed redundant docs in build as we have it already in test

parent 684c580e
No related branches found
No related tags found
No related merge requests found
Pipeline #183047 failed with stages
in 8 minutes and 5 seconds
......@@ -190,12 +190,6 @@ wheel311:
- pip install .
- python -c 'import saqc; print(f"{saqc.__version__=}")'
docs:
stage: build
script:
- cd docs
- pip install -r requirements.txt
- make doc
# ===========================================================
# Extra Pipeline (run with a successful run of all other jobs on develop)
......
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