mirror of https://github.com/thangisme/notes.git
remove test script for now
parent
b3f2eca3d6
commit
167e7cdddd
|
@ -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/
|
||||
|
|
Loading…
Reference in New Issue