diff --git a/ci/helm_test.sh b/ci/helm_test.sh
index bae0dc3..a726807 100755
--- a/ci/helm_test.sh
+++ b/ci/helm_test.sh
@@ -1,7 +1,6 @@
 #!/bin/bash
 
 set -e
-set -x
 
 if [ ! -d "$1" ]
 then