From 87521d498fa80b2e9a15743f31dda62674009533 Mon Sep 17 00:00:00 2001 From: Krzysztof Szromek Date: Thu, 13 Nov 2025 13:51:11 +0100 Subject: [PATCH] DO NOT MERGE: test CI --- samples/boot/mcuboot_recovery_retention/__test__ | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 samples/boot/mcuboot_recovery_retention/__test__ diff --git a/samples/boot/mcuboot_recovery_retention/__test__ b/samples/boot/mcuboot_recovery_retention/__test__ new file mode 100644 index 0000000000..c14d17ae6d --- /dev/null +++ b/samples/boot/mcuboot_recovery_retention/__test__ @@ -0,0 +1,2 @@ +This file is commited only to verify test pipeline. +It should not be merged into main.