CI Skip audio test on single GPU CI (#2380)
It appears that the single GPU tests are always failing at this
test ("The operation was canceled"), probably because it is
hanging (after more than 5h). Let's try to debug by skipping this test.
Morevoer, remove a superfluous step in the CI workflow.