3 lines
58 B
Makefile
Executable File
3 lines
58 B
Makefile
Executable File
test:
|
|
cd server && npm install --no-progress && npm test
|