Skip to content

gitlab CI: add a job to check for yaml-compatibility of evdev.xml

Peter Hutterer requested to merge whot/xkeyboard-config:wip/yq-job into master

xkbcli list parses evdev.xml and spits out YAML, let's run this here so we can fix it before it hits users.

https://github.com/xkbcommon/libxkbcommon/issues/267

Merge request reports