Skip to content

Commit 30952c0

Browse files
committed
update AGENTS.md for testing more
1 parent e17efcf commit 30952c0

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

AGENTS.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,12 @@ Runs on `http://localhost:3000` by default.
2121

2222
## Test
2323

24+
```bash
25+
uv run pytest
26+
```
27+
28+
Please run the tests after modifying the code to ensure everything works as expected and to prevent regressions.
29+
2430

2531

2632
## Dev environment tips

0 commit comments

Comments
 (0)