Skip to content

Commit 5bf99a2

Browse files
committed
run test
1 parent 3106456 commit 5bf99a2

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,3 +46,10 @@ uv run python src/agent.py dev
4646
```
4747

4848
This agent requires a frontend application to communicate with. Use a [starter app](https://docs.livekit.io/agents/start/frontend/#starter-apps), our hosted [Sandbox](https://cloud.livekit.io/projects/p_/sandbox) frontends, or the [LiveKit Agents Playground](https://agents-playground.livekit.io/).
49+
50+
51+
Run tests
52+
53+
```console
54+
uv run pytest
55+
```

0 commit comments

Comments
 (0)