raulcd commented on code in PR #13:
URL: https://github.com/apache/iceberg-cpp/pull/13#discussion_r1899366861
##########
ci/scripts/build_iceberg.sh:
##########
@@ -31,6 +31,7 @@ cmake \
-DICEBERG_BUILD_SHARED=ON \
${source_dir}
cmake --build . --target install
+ctest --output-on-failure -C Debug
Review Comment:
Maybe we want to split testing into a different step on CI but this can be
done afterwards
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]