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/