10 lines
150 B
YAML
10 lines
150 B
YAML
|
tests:
|
||
|
misc.edk.pytest:
|
||
|
harness: pytest
|
||
|
tags:
|
||
|
- pytest
|
||
|
- edk
|
||
|
platform_allow:
|
||
|
- native_sim
|
||
|
toolchain_exclude: llvm
|