diff --git a/Makefile b/Makefile index cc3ce3d76d..e20c2faee6 100644 --- a/Makefile +++ b/Makefile @@ -50,6 +50,7 @@ test-ci: publish: git pull --rebase + make build make test ./node_modules/.bin/lerna publish make clean