updated ctest

This commit is contained in:
DJ2LS 2023-04-26 13:57:28 +02:00
parent f0ac496e1d
commit a0a6bae6b4

View file

@ -44,7 +44,7 @@ jobs:
shell: bash
run: |
git clone https://github.com/drowe67/codec2.git -b dr-datac4
cd codec2 && git checkout master # This should be pinned to a release
cd codec2
mkdir -p build_linux && cd build_linux && cmake .. && make
- name: run ctests