diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a9f49c5..8b995f8 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -13,7 +13,7 @@ Lint: - shellcheck ./system/.bash_profile - shellcheck ./system/.bashrc - shellcheck ./system/.env - - shellcheck ./system/.keyleds + - shellcheck ./system/config/custom/keyleds - shellcheck ./system/.xinitrc - shellcheck ./system/.xprofile - shellcheck ./system/.xsetup