Skip to content

GitLab CI: always run ninja test unless otherwise specified

Peter Hutterer requested to merge whot/libinput:master into master

Now that the test suite has been cleaned up to be useful even when we can't run the main runner, let's always run ninja test. Except in the targets where we want something different.

Merge request reports