1
0
mirror of https://github.com/yldio/copilot.git synced 2024-11-10 21:30:06 +02:00

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

View File

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