Skip to content

Fix unit test build and build unit tests in CI

Robert Schmidt requested to merge ci-unit-test into develop
  • Fix a compilation problem in the unit tests - fixes #711 (closed)
  • Add unit tests to CI in
  • Add a try ... except block around CI stages to log when the CI fails in python code (and mark as failed), instead of simply stopping the process
Edited by Robert Schmidt

Merge request reports