From 6292354b44d38cfa3e6439058fc7c2034ac3c20e Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Fri, 14 Feb 2020 08:38:32 +1000 Subject: [PATCH] gitlab CI: remove a reference to libinput That's what you get for copy/paste... Signed-off-by: Peter Hutterer --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 43e854f..b1ab39f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -111,7 +111,7 @@ check-commit: --assert=plain \ ./.gitlab-ci/check-commit.py except: - - master@libinput/libinput + - master@libevdev/libevdev variables: GIT_DEPTH: 100 artifacts: -- 2.34.1