From 167e7cddddee25d1cc768edef096548f5a1e152e Mon Sep 17 00:00:00 2001 From: Patrick Marsceill Date: Sat, 8 Apr 2017 18:54:39 -0400 Subject: [PATCH] remove test script for now --- script/build | 2 -- 1 file changed, 2 deletions(-) diff --git a/script/build b/script/build index ed3bede..a63f28c 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/