diff --git a/makefile b/makefile index 2fdc1bc..fb2443d 100644 --- a/makefile +++ b/makefile @@ -1,4 +1,4 @@ fmt: stylua -f ./stylua.toml . -test: +test: fmt vusted ./tests