This `pytest xfail` should be removed: https://github.com/bastibe/SoundCard/blob/a5cc715683df9f69759adc35bf585f9f2cd07b0a/test_soundcard.py#L10 The GitHub Actions tests that use this decorator should be fixed on Linux, macOS, and Windows. * #200
This
pytest xfailshould be removed:SoundCard/test_soundcard.py
Line 10 in a5cc715
The GitHub Actions tests that use this decorator should be fixed on Linux, macOS, and Windows.