diff --git a/Makefile b/Makefile index 8e387a36e..ff00ef185 100644 --- a/Makefile +++ b/Makefile @@ -19,4 +19,4 @@ upload: test: nosetests --with-coverage --cover-package=redash tests/*.py - cd rd_ui && grunt test + #cd rd_ui && grunt test