use tabs for ui/Makefile

This commit is contained in:
Sérgio Ramos 2016-10-24 13:50:02 +01:00
parent 44d468b8c8
commit 78fd0dc826
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
.PHONY: test
test:
yarn run test
yarn run test
.PHONY: install
install:
yarn
yarn