Added gcovr installation to image
build-ci-image / image (push) Successful in 4m13s

This commit is contained in:
2026-05-03 18:56:20 +03:00
parent 5ae9d0b1e5
commit 8bdfdd5a6b
+1
View File
@@ -41,6 +41,7 @@ RUN set -eux; \
python3-pip \
python3-venv \
ninja-build \
gcovr \
libvulkan-dev \
vulkan-tools \
vulkan-validationlayers \