Skip to content

Commit ec5d127

Browse files
aescolarfabiobaltieri
authored andcommitted
ci: coverage: typo fix in platform list
Fix quemu => qemu Signed-off-by: Alberto Escolar Piedras <[email protected]>
1 parent 4be7a4d commit ec5d127

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/ci/coverage/coverage_analysis.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ class Json_report:
1616
simulators = [
1717
'unit_testing',
1818
'native',
19-
'quemu',
19+
'qemu',
2020
'mps2/an385'
2121
]
2222

0 commit comments

Comments
 (0)