Skip to content

Add CI tests

Tomas Dado requested to merge CI into main

Adding simple CI tests to the code:

  • cmake step
  • build against recent tagged ROOT version (using StatAnalysis)
  • build against the ROOT nightly (allowed to fail)
  • cppcheck static code checking

Merge request reports