mirror of
https://git.code.sf.net/p/zint/code
synced 2025-12-17 18:07:02 +00:00
CI: free-bsd: remove -C from ctest
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -277,4 +277,4 @@ jobs:
|
||||
cmake -B build -DCMAKE_BUILD_TYPE=Release -DZINT_TEST=ON
|
||||
cmake --build build --config Release
|
||||
cd build
|
||||
ctest -V -C $BUILD_TYPE
|
||||
ctest -V
|
||||
|
||||
Reference in New Issue
Block a user