Skip to content

Commit ffc390a

Browse files
committed
Mv tests
1 parent 3fca473 commit ffc390a

File tree

3 files changed

+2
-1
lines changed

3 files changed

+2
-1
lines changed

.dockerignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,4 @@ __pycache__
1616
README.md
1717
LICENSE
1818
.github
19+
tests/

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ To add a phone number, see the [agents telephony guide](https://docs.livekit.io/
8181
This project includes a complete suite of evals, based on the LiveKit Agents [testing & evaluation framework](https://docs.livekit.io/agents/build/testing/). To run them, use `pytest`.
8282

8383
```console
84-
uv run pytest evals
84+
uv run pytest
8585
```
8686

8787
## Using this template repo for your own project
File renamed without changes.

0 commit comments

Comments
 (0)