From a628190e0d19e4542f8ec482f88f29d04fd07db7 Mon Sep 17 00:00:00 2001 From: Eric Engestrom Date: Tue, 27 May 2025 16:33:53 +0200 Subject: [PATCH] ci/vkd3d: collapse section by default Part-of: --- .gitlab-ci/container/build-vkd3d-proton.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci/container/build-vkd3d-proton.sh b/.gitlab-ci/container/build-vkd3d-proton.sh index 60c0e110198..9ca732a37e3 100644 --- a/.gitlab-ci/container/build-vkd3d-proton.sh +++ b/.gitlab-ci/container/build-vkd3d-proton.sh @@ -5,7 +5,7 @@ # DEBIAN_TEST_VK_TAG set -ex -uncollapsed_section_start vkd3d-proton "Building vkd3d-proton" +section_start vkd3d-proton "Building vkd3d-proton" VKD3D_PROTON_COMMIT="041cfa75580090c6b30af2f2721015d15493f14b"