diff --git a/Makefile b/Makefile index 4888b8a5..d25afae2 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ .PHONY: check check: @yarn install --prefer-offline - @./bin/setup + -@./bin/setup .PHONY: setup setup: .git/hooks/pre-commit