Skip to content

Commit 87bceb0

Browse files
committed
fix dependency install
1 parent f888c4a commit 87bceb0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,6 @@ jobs:
4040
run: |
4141
4242
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
4344
uv run pytest . --ignore=livekit-rtc/rust-sdks
4445

0 commit comments

Comments
 (0)