Skip to content
Snippets Groups Projects
Commit b97fc2eb authored by Stephan Seitz's avatar Stephan Seitz
Browse files

Experimentally add ninja-build to full CI

parent 47295660
No related branches found
No related tags found
No related merge requests found
Pipeline #17739 failed
...@@ -63,6 +63,7 @@ full: ...@@ -63,6 +63,7 @@ full:
- $ENABLE_NIGHTLY_BUILDS - $ENABLE_NIGHTLY_BUILDS
image: i10git.cs.fau.de:5005/pycodegen/pycodegen/full image: i10git.cs.fau.de:5005/pycodegen/pycodegen/full
script: script:
- apt install ninja-build
- python -m pip install -e . - python -m pip install -e .
- python setup.py test - python setup.py test
- python setup.py doctest - python setup.py doctest
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment