Skip to content

Commit 4d4ea71

Browse files
committed
remove SoundCard
1 parent d083e14 commit 4d4ea71

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/python-package.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,4 @@ jobs:
3939
flake8 . --count --exit-zero --max-complexity=10 --max-line-length=127 --statistics
4040
- name: Test with pytest
4141
run: |
42-
pip uninstall soundcard -y
4342
pytest

0 commit comments

Comments
 (0)