Skip to content
Snippets Groups Projects

Introduce Nox for Local and CI Test Automation. Start Writing a Contributors Guide.

Merged Frederik Hennig requested to merge fhennig/nox into v2.0-dev
1 file
+ 0
4
Compare changes
  • Side-by-side
  • Inline
+ 0
4
@@ -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
Loading