diff --git a/makefile b/makefile --- a/makefile +++ b/makefile @@ -104,7 +104,7 @@ pytest: pdm run pytest pytest_watch: - pdm run ptw + pdm run pytest-watch test_js: pnpm exec vitest