Skip to content

Commit

Permalink
remove SoundCard
Browse files Browse the repository at this point in the history
  • Loading branch information
DrMarc committed Aug 28, 2024
1 parent d083e14 commit 4d4ea71
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,4 @@ jobs:
flake8 . --count --exit-zero --max-complexity=10 --max-line-length=127 --statistics
- name: Test with pytest
run: |
pip uninstall soundcard -y
pytest

0 comments on commit 4d4ea71

Please sign in to comment.