just: rename recipe for a weeee bit more tabcompletion convenience

This commit is contained in:
bronsen 2026-05-21 23:27:18 +02:00
parent a9afa5bf26
commit ed438ed2c8

View file

@ -47,7 +47,7 @@ exports-deps:
test *ARGS: test *ARGS:
uv run pytest -m "not final" {{ ARGS }} uv run pytest -m "not final" {{ ARGS }}
alltests *ARGS: testall *ARGS:
uv run pytest {{ ARGS }} uv run pytest {{ ARGS }}
# run tests and create coverage reports # run tests and create coverage reports