Skip to content
Snippets Groups Projects
Commit 66734fed authored by Martin Bergemann's avatar Martin Bergemann :speech_balloon:
Browse files

Fix pipeline

parent 75c107a3
No related branches found
No related tags found
1 merge request!7Test coverage
Pipeline #19338 failed
......@@ -63,8 +63,9 @@ test_latest:
- coverage_report
- report.xml
pages:
<< : *py_test
stage: report
tags:
- conda
before_script:
- conda create -c conda-forge -q -p /tmp/test python=3.10 pip dask -y
- /tmp/test/bin/python -m pip install -e .[test]
......
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