ci(change): disable esp32c5 apptrace test

This commit is contained in:
Erhan Kurubas
2025-04-17 18:50:33 +02:00
parent 274925fa8a
commit 80ec596e1e
2 changed files with 1 additions and 2 deletions

View File

@@ -164,7 +164,6 @@ def test_examples_app_trace_basic(dut: IdfDut) -> None:
@pytest.mark.esp32s3
@pytest.mark.esp32c3
@pytest.mark.esp32c5
@pytest.mark.esp32c6
@pytest.mark.esp32c61
@pytest.mark.esp32h2