Skip to content

gitlab CI: don't allow failures on the kvm jobs

Peter Hutterer requested to merge whot/libevdev:wip/ci-no-qemu-failures into master

This is a leftover from libinput where we have to allow failures because of frequent issues with timing. We don't have these issues here so a failed job in the VM indicates a bug.

Merge request reports