Commit 2bd0c8c5 authored by Yong Cong Sin's avatar Yong Cong Sin Committed by Anas Nashif
Browse files

twister: change schema of `platform_type` to follow `type`



The `platform_type` was created to filter `type` so they
should have the same schema.

Signed-off-by: default avatarYong Cong Sin <ycsin@meta.com>
parent a3acc425
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -145,6 +145,7 @@ mapping:
        required: false
        sequence:
          - type: str
            enum: ["mcu", "qemu", "sim", "unit", "native"]
      "platform_key":
        required: false
        type: seq