diff --git a/Makefile b/Makefile index 0eb76c4..7189024 100644 --- a/Makefile +++ b/Makefile @@ -15,7 +15,7 @@ test.env: test: - pnpm test + npm test lint: black src/ scripts/