mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-01-07 01:50:14 +01:00
gitlab CI: run ninja test too
Fixes https://gitlab.freedesktop.org/libinput/libinput/issues/62 Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
0a9c28c8c0
commit
58b47f122d
1 changed files with 8 additions and 0 deletions
|
|
@ -511,6 +511,14 @@ fedora:28@build-no-tests-nodeps:
|
|||
before_script:
|
||||
- dnf remove -y check-devel
|
||||
|
||||
fedora:28@build-run-tests:
|
||||
<<: *fedora_28_template
|
||||
<<: *default_build
|
||||
variables:
|
||||
FEDORA_VERSION: 28
|
||||
SKIP_LIBINPUT_TEST_SUITE_RUNNER: 1
|
||||
NINJA_ARGS: "test"
|
||||
|
||||
fedora:28@scan-build:
|
||||
<<: *fedora_28_template
|
||||
<<: *default_build
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue