Skip to content

Commit

Permalink
Update justfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicoretti committed Jul 18, 2023
1 parent 5f58c35 commit 45cf728
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion justfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
test:
pytest -v
poetry run pytest -v

build:
poetry build

0 comments on commit 45cf728

Please sign in to comment.