publish results AFTER collecting demos binaries

This commit is contained in:
Jane Tournois
2023-06-02 09:59:45 +02:00
parent 1e20243096
commit 3f30c77f55
@@ -397,8 +397,8 @@ run_test_on_host()
for PLATFORM in ${PLATFORMS}; do
run_test_on_platform "${PLATFORM}"
publish_results "${PLATFORM}"
collect_demos_binaries "${PLATFORM}"
publish_results "${PLATFORM}"
if [ -z "${KEEP_TESTS}" ]; then
rm -rf $CGAL_DIR/cmake/platforms/${PLATFORM}