Skip to content

Commit 46e440d

Browse files
committed
test commit7
1 parent 27ac5d0 commit 46e440d

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

Makefile

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,4 @@ lint:
2020
uv run ruff check --fix
2121

2222
test:
23-
uv run pytest -v
24-
25-
start-server:
26-
@echo ">>> using uv run from repo Makefile <<<"
27-
uv run python manage.py runserver 0.0.0.0:3000
23+
uv run pytest -v

0 commit comments

Comments
 (0)