Skip to content

Commit da091d1

Browse files
committed
remove local ref in tests
1 parent e117b15 commit da091d1

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
@@ -76,5 +76,6 @@ jobs:
7676
LIVEKIT_API_SECRET: ${{ secrets.LIVEKIT_API_SECRET }}
7777
run: |
7878
uv pip install rtc-wheel/*.whl ./livekit-api ./livekit-protocol
79+
rm -rf livekit-rtc/livekit
7980
uv run pytest tests/
8081

0 commit comments

Comments
 (0)