CI: Require runner with PSRAM for himem example test

This commit is contained in:
Roland Dobai
2020-05-13 08:11:39 +02:00
committed by bot
parent 1d5ef75c7d
commit 29c95d3919
2 changed files with 7 additions and 1 deletions

View File

@@ -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')