Skip to content
Snippets Groups Projects
Commit bf52b38b authored by Markus Holzer's avatar Markus Holzer
Browse files

deleted pytest update from ubuntu pipeline

parent fba38bb2
Branches
Tags
No related merge requests found
...@@ -74,7 +74,6 @@ ubuntu: ...@@ -74,7 +74,6 @@ ubuntu:
- $ENABLE_NIGHTLY_BUILDS - $ENABLE_NIGHTLY_BUILDS
image: i10git.cs.fau.de:5005/pycodegen/pycodegen/ubuntu image: i10git.cs.fau.de:5005/pycodegen/pycodegen/ubuntu
script: script:
- pip install --upgrade pytest
- mkdir -p ~/.config/matplotlib - mkdir -p ~/.config/matplotlib
- echo "backend:template" > ~/.config/matplotlib/matplotlibrc - echo "backend:template" > ~/.config/matplotlib/matplotlibrc
- sed -i 's/--doctest-modules //g' pytest.ini - sed -i 's/--doctest-modules //g' pytest.ini
......
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