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

clean up testsuite ci task

parent 90fd75bb
No related branches found
No related tags found
1 merge request!436Introduce Nox for Local and CI Test Automation. Start Writing a Contributors Guide.
Pipeline #71875 failed
......@@ -282,11 +282,7 @@ tests-and-coverage:
stage: "Unit Tests"
needs: []
image: i10git.cs.fau.de:5005/pycodegen/pycodegen/nox:ubuntu24.04-cuda12.6
before_script:
- pip install -e .[tests]
script:
- env
- pip list
- mkdir -p ~/.config/matplotlib
- echo "backend:template" > ~/.config/matplotlib/matplotlibrc
- mkdir public
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment