Update ctest.yml

This commit is contained in:
drowe67 2021-12-13 08:33:18 +10:30 committed by GitHub
parent 6be962b6fc
commit c290660d51
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -31,8 +31,6 @@ jobs:
shell: bash
working-directory: ${{github.workspace}}
run: |
sudo modprobe snd-aloop index=1,2 enable=1,1 pcm_substreams=1,1 id=CHAT1,CHAT
aplay -l
mkdir build && cd build
cmake -DCODEC2_BUILD_DIR=$GITHUB_WORKSPACE/codec2/build_linux ..
ctest --output-on-failure