Skip to content

Commit

Permalink
disable portaudio test
Browse files Browse the repository at this point in the history
not working in the apple silicon runner
  • Loading branch information
karlstav authored May 1, 2024
1 parent edcbe1e commit 6f2d745
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,3 @@ jobs:
run: make CFLAGS='-Werror'
- name: run non zero test
run: ./cava -p example_files/test_configs/non_zero_test > /dev/null
- name: run portaudio test
run: ./cava -p example_files/test_configs/portaudio_zero_test > /dev/null

0 comments on commit 6f2d745

Please sign in to comment.