Merge branch 'fix/heap-test-h2' into 'master'

heap: remove exclusion of esp32h2 as a target for heap pytest

Closes IDF-6880

See merge request espressif/esp-idf!23075
This commit is contained in:
Anton Maklakov 2023-04-12 13:43:29 +08:00
commit a1584750c8

View File

@ -7,7 +7,6 @@ from pytest_embedded import Dut
@pytest.mark.generic
@pytest.mark.supported_targets
@pytest.mark.temp_skip_ci(targets=['esp32h2'], reason='test failed, IDF-6880')
@pytest.mark.parametrize(
'config',
[