We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4be7a4d commit ec5d127Copy full SHA for ec5d127
scripts/ci/coverage/coverage_analysis.py
@@ -16,7 +16,7 @@ class Json_report:
16
simulators = [
17
'unit_testing',
18
'native',
19
- 'quemu',
+ 'qemu',
20
'mps2/an385'
21
]
22
0 commit comments