Skip to content
Snippets Groups Projects
Verified Commit 5b633fa4 authored by Timm Fitschen's avatar Timm Fitschen
Browse files

TST: more verbose test out in pipeline

parent b26dc7f3
Branches
Tags
No related merge requests found
Pipeline #9617 failed
...@@ -23,4 +23,4 @@ CMD mkdir build && \ ...@@ -23,4 +23,4 @@ CMD mkdir build && \
cmake -D CMAKE_PREFIX_PATH=/usr/local/ .. && \ cmake -D CMAKE_PREFIX_PATH=/usr/local/ .. && \
cmake --build . && \ cmake --build . && \
/wait-for-it.sh caosdb-server:10443 -t 500 -- \ /wait-for-it.sh caosdb-server:10443 -t 500 -- \
ctest ctest -V
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment