diff --git a/boot/zephyr/sample.yaml b/boot/zephyr/sample.yaml index f85d957e6..aabffc165 100644 --- a/boot/zephyr/sample.yaml +++ b/boot/zephyr/sample.yaml @@ -57,10 +57,10 @@ tests: platform_allow: mimxrt1020_evk integration_platforms: - mimxrt1020_evk -sample.bootloader.mcuboot.bibl_dsp3: - extra_args: - BOARD_ROOT=../../../../bibl-dsp3 - OVERLAY_CONFIG=../../../../bibl-dsp3/apps/overlays/mcuboot_h7.conf - platform_allow: bibl_dsp3 - integration_platforms: - - bibl_dsp3 + sample.bootloader.mcuboot.bibl_dsp3: + extra_args: + BOARD_ROOT=../../../../bibl-dsp3 + OVERLAY_CONFIG=../../../../bibl-dsp3/apps/overlays/mcuboot_h7.conf + platform_allow: bibl_dsp3 + integration_platforms: + - bibl_dsp3