diff --git a/Makefile b/Makefile index c8fffc27c1b323e460f59bef2604352cfe89e44e..5feda821bb4becd8af0e1f4eb5047bc854b73ada 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ .PHONY: all fmt fmt-check lint check test test-quiet ci dist clean -all: fmt lint check test +all: fmt lint check test-quiet # Bundle all modules into single distributable file dist: dist/wt