mirror of
https://github.com/FreeRDP/FreeRDP.git
synced 2025-06-03 00:00:20 +00:00
[ci,freebsd] verbose ctest output
This commit is contained in:
parent
21814a1917
commit
3d8f4412a4
1
.github/workflows/freebsd.yml
vendored
1
.github/workflows/freebsd.yml
vendored
@ -26,6 +26,7 @@ jobs:
|
|||||||
|
|
||||||
run: |
|
run: |
|
||||||
export LD_LIBRARY_PATH=/usr/lib/clang/18/lib/freebsd
|
export LD_LIBRARY_PATH=/usr/lib/clang/18/lib/freebsd
|
||||||
|
export CTEST_OUTPUT_ON_FAILURE=1
|
||||||
cmake -GNinja \
|
cmake -GNinja \
|
||||||
-C ci/cmake-preloads/config-freebsd.txt \
|
-C ci/cmake-preloads/config-freebsd.txt \
|
||||||
-B ci-build \
|
-B ci-build \
|
||||||
|
Loading…
Reference in New Issue
Block a user