Skip to content

Commit 3fbb801

Browse files
committed
fixup CI
1 parent d64fb7c commit 3fbb801

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
python -m pip install pyright
2222
- name: Check sounddevice module with Pyright
2323
run: |
24-
# TODO
24+
python -m pyright sounddevice.py
2525
- name: Install dependencies for examples
2626
run: |
2727
python -m pip install ffmpeg-python matplotlib soundfile

0 commit comments

Comments
 (0)