Skip to content

Commit

Permalink
Try again
Browse files Browse the repository at this point in the history
  • Loading branch information
schloerke committed Jan 17, 2025
1 parent 551a72c commit 50ce7f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ shiny: dev
$(MAKE) -C ./shiny assistant

test: dev
$(UV) run --no-dev coverage run --source=src -m pytest tests
$(UV) run --no-group llm coverage run --source=src -m pytest tests

uninstall: ensure-uv
$(UV) pip uninstall $(PROJECT_NAME)
Expand Down

0 comments on commit 50ce7f2

Please sign in to comment.