ci/deqp: Collapse build section

Make the container build more readable and easier to follow in CI logs.

Signed-off-by: Valentine Burley <valentine.burley@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34451>
This commit is contained in:
Valentine Burley
2025-04-21 11:05:20 +02:00
committed by Marge Bot
parent 7686edcb73
commit bfe6f50ab4
+1 -1
View File
@@ -13,7 +13,7 @@ set -ue -o pipefail
# shellcheck disable=SC2153
deqp_api=${DEQP_API,,}
uncollapsed_section_start deqp-$deqp_api "Building dEQP $DEQP_API"
section_start deqp-$deqp_api "Building dEQP $DEQP_API"
set -x