Skip to content

CI: fix static code analysis not working due to incorrect "include" usage

Roman Azarenko requested to merge fix-static-analysis-pipeline into devel

Having multiple identical keys in a mapping in YAML is invalid, resulting in unexpected behaviour.

Fixes 07e22847.

Merge request reports