🚧 CI: enable partitioning gen test

This commit is contained in:
Vladislav Nepogodin 2025-01-13 04:01:34 +04:00
parent a6d4bbe5c3
commit 1e5340e5d0
No known key found for this signature in database
GPG Key ID: B62C3D10C54D5DA9

View File

@ -49,6 +49,7 @@ jobs:
./gucc/tests/test-btrfs ./gucc/tests/test-btrfs
./gucc/tests/test-refind_config_gen ./gucc/tests/test-refind_config_gen
./gucc/tests/test-refind_extra_kern_strings ./gucc/tests/test-refind_extra_kern_strings
./gucc/tests/test-partitioning_gen
shell: bash shell: bash
build-cmake_withoutdev: build-cmake_withoutdev:
name: Build with CMake (DEVENV OFF) name: Build with CMake (DEVENV OFF)