Skip to content
Snippets Groups Projects
Commit 4f7e60f6 authored by Christoph Knote's avatar Christoph Knote
Browse files

Update .gitlab-ci.yml

parent c9dc2e73
No related branches found
No related tags found
1 merge request!9Fix ci
Pipeline #12 failed
......@@ -16,6 +16,7 @@ before_script:
test:
script:
- python3 -m pip install --upgrade numpy # stupid - can't we read this out of the package requirements? Or install first, then test?
- python3 -m pip install --upgrade coverage
- make
......
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