Skip to content

Commit

Permalink
tweak justfile tests
Browse files Browse the repository at this point in the history
  • Loading branch information
bckohan committed Jan 7, 2025
1 parent 3829394 commit d1080e3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion justfile
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,6 @@ test-no-rich:
poetry run pytest -m no_rich --cov-append

test-rich:
poetry install -E rich
poetry run pytest -m rich --cov-append

test-all: test-rich test-no-rich
Expand Down

0 comments on commit d1080e3

Please sign in to comment.