diff --git a/script/build b/script/build
index ed3bedeb2380f25ff7164da693bb96428916ecf5..a63f28cb2bee93b201ebcc16b23ded004c85cdf0 100755
--- a/script/build
+++ b/script/build
@@ -1,6 +1,4 @@
 #!/bin/sh
-echo "Running tests... \n"
-./script/test
 
 echo "Moving SCSS dependancies into ./assets/css... \n"
 cp -rf ./node_modules/primer-support/ ./_sass/primer-support/