gitlab CI: remove a reference to libinput

That's what you get for copy/paste...

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
Peter Hutterer 2020-02-14 08:38:32 +10:00
parent 90ff5a0cae
commit 6292354b44

View file

@ -111,7 +111,7 @@ check-commit:
--assert=plain \ --assert=plain \
./.gitlab-ci/check-commit.py ./.gitlab-ci/check-commit.py
except: except:
- master@libinput/libinput - master@libevdev/libevdev
variables: variables:
GIT_DEPTH: 100 GIT_DEPTH: 100
artifacts: artifacts: