diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 8f437929d33234920f9c011a7c4411cddb65da1b..cf9251365b8c4a81e359061413e1232336e678f3 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,10 +1,5 @@
 variables:
   IS_LIBRARY: 1
-  IS_NPM_LIBRARY: true
+  IS_NPM_LIBRARY: 1
 
 include: 'https://gitlab.wpdesk.dev/wpdesk/gitlab-ci/raw/master/gitlab-ci-1.2.yml'
-
-lint:
-    when: manual
-phpcs:
-    allow_failure: true