diff --git a/ui/Makefile b/ui/Makefile index 4e3bf324..c707661b 100644 --- a/ui/Makefile +++ b/ui/Makefile @@ -1,7 +1,7 @@ .PHONY: test test: - yarn run test + yarn run test .PHONY: install install: - yarn + yarn