diff --git a/examples/system/.build-test-rules.yml b/examples/system/.build-test-rules.yml index e7504dc9bb3..8f4d552dc85 100644 --- a/examples/system/.build-test-rules.yml +++ b/examples/system/.build-test-rules.yml @@ -91,10 +91,6 @@ examples/system/freertos/real_time_stats: - freertos examples/system/gcov: - disable: - - if: IDF_TARGET in ["esp32", "esp32s2", "esp32s3", "esp32c2", "esp32c3", "esp32c5", "esp32c61", "esp32c6", "esp32h2", "esp32h21", "esp32h4", "esp32p4"] - temporary: true - reason: temporarily disabled because of apptrace breaking changes disable_test: - if: IDF_TARGET == "esp32h21" temporary: true