mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-27 19:13:21 +00:00
ci: mcpwn_sync disable_test for target since pytest does not run those tests
This commit is contained in:
@@ -285,6 +285,11 @@ examples/peripherals/mcpwm/mcpwm_sync:
|
||||
- if: SOC_MCPWM_SUPPORTED != 1
|
||||
depends_components:
|
||||
- esp_driver_mcpwm
|
||||
disable_test:
|
||||
- if: IDF_TARGET in ["esp32c6", "esp32h2", "esp32p4"]
|
||||
temporary: true
|
||||
reason: pytest does not run those tests
|
||||
|
||||
|
||||
examples/peripherals/parlio:
|
||||
disable:
|
||||
|
||||
Reference in New Issue
Block a user