summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 892e0c7..c113ae7 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -842,4 +842,7 @@ autotools-from-tarball:
- popd > /dev/null
- popd > /dev/null
- ls -lR $INSTALLDIR
+ variables:
+ LIBEVDEV_SKIP_ROOT_TESTS: 1
+
needs: ['fedora:35@container-prep']