diff --git a/.github/workflows/test-wheels.yml b/.github/workflows/test-wheels.yml index e562ec7..40a06eb 100644 --- a/.github/workflows/test-wheels.yml +++ b/.github/workflows/test-wheels.yml @@ -63,7 +63,5 @@ jobs: python3 -c "import kaldifeat; print(kaldifeat.__version__)" python3 ./test_fbank_options.py - python3 ./test_fbank.py python3 ./test_mfcc_options.py - python3 ./test_mfcc.py