ci: install runner and webrtc extras for the test job
This commit is contained in:
2
.github/workflows/tests.yaml
vendored
2
.github/workflows/tests.yaml
vendored
@@ -46,8 +46,10 @@ jobs:
|
|||||||
--extra langchain \
|
--extra langchain \
|
||||||
--extra livekit \
|
--extra livekit \
|
||||||
--extra piper \
|
--extra piper \
|
||||||
|
--extra runner \
|
||||||
--extra sagemaker \
|
--extra sagemaker \
|
||||||
--extra tracing \
|
--extra tracing \
|
||||||
|
--extra webrtc \
|
||||||
--extra websocket
|
--extra websocket
|
||||||
|
|
||||||
- name: Test with pytest
|
- name: Test with pytest
|
||||||
|
|||||||
Reference in New Issue
Block a user