GitLab CI: always run ninja test unless otherwise specified
authorPeter Hutterer <peter.hutterer@who-t.net>
Tue, 3 Jul 2018 06:03:51 +0000 (16:03 +1000)
committerPeter Hutterer <peter.hutterer@who-t.net>
Tue, 3 Jul 2018 07:07:05 +0000 (17:07 +1000)
commit01d2e38bf4e0827907ec0fd31abaa422b7ef8293
treec60c314e0342fea9aad231f02b234571aeae4ea5
parente723398c14b98ae3fea53e14d1b59a4751f543a7
GitLab CI: always run ninja test unless otherwise specified

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.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
.gitlab-ci.yml