Hi, I have implemented a new validation pipeline, and I have added it to both, gitlab and github.
The GitHub validation output is here
https://github.com/rest-for-physics/axionlib/runs/7526449093?check_suite_focus=true
The GitLab validation output is here
https://gitlab.cern.ch/rest-for-physics/axionlib/-/jobs/23559451
It clearly fails because I made an error on the filename argument for the ValidateXMM.C macro.
The related PR is the following one #12
I will just fix the pipeline because I need to merge it, but this kind of issue requires to be understood.