Skip to content

Commit f129644

Browse files
committed
Fix
1 parent 7d1d86c commit f129644

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Makefile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,6 @@ render-start:
2121

2222
install:
2323
uv sync
24+
25+
test:
26+
PYTHONPATH=. .venv/bin/pytest

0 commit comments

Comments
 (0)