doc: correct that the test suite is indeed run in the CI

Part-of: <https://gitlab.freedesktop.org/libinput/libinput/-/merge_requests/1062>
This commit is contained in:
Peter Hutterer 2024-10-15 15:31:52 +10:00
parent bd62da11e4
commit d010c879ef

View file

@ -27,8 +27,7 @@ must pass for any merge request. These tests are invoked by calling
``meson test -C builddir`` (or ``ninja test``). The ``libinput-test-suite`` is
part of that test set by default.
The upstream CI runs all these tests but not the ``libinput-test-suite``.
This CI is run for every merge request.
The upstream CI runs all these tests and is run for every merge request.
.. _test-job-control: