Skip to content

Commit 3563dc0

Browse files
committed
fix the incorrect target make ui
1 parent 3891ff3 commit 3563dc0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ test:
44

55
.PHONE: ui
66
ui:
7-
uv run --group ui python -m renard.ui
7+
uv run --extra ui python -m renard.ui

0 commit comments

Comments
 (0)