Skip to content
Commit 66fecebb authored by Fabio Utzig's avatar Fabio Utzig Committed by Tamas Ban
Browse files

ci: Fix FIH YAML result parsing



The running test was generating an YAML output with the following line:

```
last_line: '  Description: 'ECDSA signature test of attest token''
```

This string comes from the test with the single quotes, and using single
quotes twice break the YAML format, so this commit changes the string
after last_line to be enclosed in the double quotes.

Signed-off-by: default avatarFabio Utzig <utzig@apache.org>
parent ceb9b116
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment