diff --git a/makefile b/makefile index 3ca8fb9..6abc9b9 100644 --- a/makefile +++ b/makefile @@ -14,6 +14,7 @@ install: .PHONY: test test: + cargo clippy cargo test