Skip to content

Commit bd45c2e

Browse files
Dakshclaude
andcommitted
fix: restore video directory doctests in CI coverage
Add getstream/video to the video test step so doctests inside that directory are collected again. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 6b3ee8d commit bd45c2e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/run_tests.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,5 +114,6 @@ jobs:
114114
tests/test_video_integration.py \
115115
tests/test_video_openai.py \
116116
tests/test_signaling.py \
117-
tests/test_audio_stream_track.py
117+
tests/test_audio_stream_track.py \
118+
getstream/video
118119

0 commit comments

Comments
 (0)