Skip to content

fix error in CI when applying code reformatting

Christian Gumpert requested to merge fix_code_formatting into master

Pushing the new commit to the source branch failed since we are in detached state and git could not resolve the reference properly.

Merge request reports