Update cmake.yml

dr-fix-ctests
drowe67 2022-08-20 09:34:45 +09:30 committed by GitHub
parent 0ed9aa9b58
commit a096375482
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -34,4 +34,4 @@ jobs:
mkdir -p build_linux && cd build_linux
cmake -DCODEC2_BUILD_DIR=$GITHUB_WORKSPACE/codec2/build_linux ..
make
ctest
ctest --output-on-failure