Skip to content
Snippets Groups Projects
Commit 7ff8e893 authored by Frederik Hennig's avatar Frederik Hennig
Browse files

fix testsuite CI task

parent 3534ed16
No related merge requests found
...@@ -33,6 +33,8 @@ testsuite: ...@@ -33,6 +33,8 @@ testsuite:
stage: "Tests" stage: "Tests"
image: i10git.cs.fau.de:5005/pycodegen/pycodegen/full image: i10git.cs.fau.de:5005/pycodegen/pycodegen/full
needs: [] needs: []
tags:
- docker
before_script: before_script:
- pip install "git+https://i10git.cs.fau.de/pycodegen/pystencils.git@v2.0-dev" - pip install "git+https://i10git.cs.fau.de/pycodegen/pystencils.git@v2.0-dev"
- pip install -e . - pip install -e .
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment