Skip to content

Change label format in playback test sequence#8

Merged
MiloradCvjetkovic merged 1 commit into
mainfrom
quote_number
Jun 23, 2026
Merged

Change label format in playback test sequence#8
MiloradCvjetkovic merged 1 commit into
mainfrom
quote_number

Conversation

@jkrech

@jkrech jkrech commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

The schema check is complaining about a label being a number as label is of type string.
Therefore I added quotes to satisfy schema.

- step: "Test 0: ML_In.0.sds"
labels: [ 0 ]
labels:
- "0"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Point of this first entry was to show how array would be specified in a different way, alternate to list

could you change that to [ "0" ]

Comment thread RockPaperScissors/AppKit-E8_USB/SDS.sdsio.yml
@MiloradCvjetkovic MiloradCvjetkovic merged commit cf7c049 into main Jun 23, 2026
10 checks passed
@jkrech jkrech deleted the quote_number branch June 23, 2026 12:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants