Skip to content

Commit

Permalink
scripts/check: Add pytest to check script
Browse files Browse the repository at this point in the history
Signed-off-by: Arisu Tachibana <[email protected]>
  • Loading branch information
aliceinwire committed Oct 1, 2024
1 parent 5d1b55f commit cec7468
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/check.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@

poetry run black .
poetry run isort .
poetry run pytest -rP

0 comments on commit cec7468

Please sign in to comment.