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 e117b15 commit da091d1Copy full SHA for da091d1
.github/workflows/tests.yml
@@ -76,5 +76,6 @@ jobs:
76
LIVEKIT_API_SECRET: ${{ secrets.LIVEKIT_API_SECRET }}
77
run: |
78
uv pip install rtc-wheel/*.whl ./livekit-api ./livekit-protocol
79
+ rm -rf livekit-rtc/livekit
80
uv run pytest tests/
81
0 commit comments