We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f888c4a commit 87bceb0Copy full SHA for 87bceb0
.github/workflows/tests.yml
@@ -40,5 +40,6 @@ jobs:
40
run: |
41
42
uv run python ./livekit-rtc/rust-sdks/download_ffi.py --output livekit-rtc/livekit/rtc/resources
43
+ uv add ./livekit-rtc ./livekit-api ./livekit-protocol
44
uv run pytest . --ignore=livekit-rtc/rust-sdks
45
0 commit comments