test: Re-enable perf_benchmark test for C61

This commit is contained in:
Adam Múdry
2025-02-18 13:53:56 +01:00
parent b5aef58afe
commit fcb1e8ad5c
2 changed files with 1 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ from pytest_embedded import Dut
@pytest.mark.supported_targets
@pytest.mark.temp_skip_ci(targets=['esp32c5', 'esp32c61'], reason='not support yet') # TODO: [ESP32C5] IDF-10314 [ESP32C61] IDF-10977
@pytest.mark.temp_skip_ci(targets=['esp32c5'], reason='not support yet') # TODO: [ESP32C5] IDF-10314
@pytest.mark.generic
@pytest.mark.parametrize(
'config',