mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-09 12:35:28 +00:00
CI: Require runner with PSRAM for himem example test
This commit is contained in:
@@ -3,7 +3,7 @@ import re
|
||||
import ttfw_idf
|
||||
|
||||
|
||||
@ttfw_idf.idf_example_test(env_tag='Example_WIFI')
|
||||
@ttfw_idf.idf_example_test(env_tag='8Mpsram')
|
||||
def test_examples_himem(env, extra_data):
|
||||
|
||||
dut = env.get_dut('himem', 'examples/system/himem')
|
||||
|
Reference in New Issue
Block a user