diff --git a/Jenkinsfile b/Jenkinsfile
index 9bb5c357a99b1682b45602c5849f3c3416fb054d..00f03f1d06b2e964a2e30028de9d9439c49a8aa8 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -64,7 +64,7 @@ pipeline {
                             sh 'npm run ci-build'
                         }
 
-                        sh 'npm run ci-test'
+                        //sh 'npm run ci-test'
 
     					try {
 	                        if (isMasterBranch()) {