diff --git a/makefile b/makefile index d68ac22..6fcdf55 100644 --- a/makefile +++ b/makefile @@ -1,6 +1,7 @@ .PHONY: ci local test test: + cask install cask exec buttercup -L test/github-review-test.el # Run the tests locally