just: rename recipe for a weeee bit more tabcompletion convenience
This commit is contained in:
parent
a9afa5bf26
commit
ed438ed2c8
1 changed files with 1 additions and 1 deletions
2
justfile
2
justfile
|
|
@ -47,7 +47,7 @@ exports-deps:
|
|||
test *ARGS:
|
||||
uv run pytest -m "not final" {{ ARGS }}
|
||||
|
||||
alltests *ARGS:
|
||||
testall *ARGS:
|
||||
uv run pytest {{ ARGS }}
|
||||
|
||||
# run tests and create coverage reports
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue