Skip to content

Commit 551a72c

Browse files
committed
More legacy test updates
1 parent 0defa92 commit 551a72c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ shiny: dev
7272
$(MAKE) -C ./shiny assistant
7373

7474
test: dev
75-
$(UV) run coverage run --source=src -m pytest tests
75+
$(UV) run --no-dev coverage run --source=src -m pytest tests
7676

7777
uninstall: ensure-uv
7878
$(UV) pip uninstall $(PROJECT_NAME)

0 commit comments

Comments
 (0)