diff --git a/cloudapi-graphql/Makefile b/cloudapi-graphql/Makefile index 4290b7a3..2ea32f2b 100644 --- a/cloudapi-graphql/Makefile +++ b/cloudapi-graphql/Makefile @@ -4,4 +4,4 @@ test: .PHONY: install install: - npm install + npm install --quiet --no-spin