mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-02 08:01:43 +01:00
Merge branch 'ci/pre-commit-check-build-test-rule-exist' into 'master'
pre-commit: add check that build-test-rule paths must exist See merge request espressif/esp-idf!25231
This commit is contained in:
@@ -122,12 +122,6 @@ examples/protocols/mqtt5:
|
||||
temporary: true
|
||||
reason: lack of runners
|
||||
|
||||
examples/protocols/slip/slip_udp:
|
||||
disable:
|
||||
- if: IDF_TARGET == "esp32c2"
|
||||
temporary: true
|
||||
reason: target esp32c2 is not supported yet
|
||||
|
||||
examples/protocols/sntp:
|
||||
enable:
|
||||
- if: IDF_TARGET == "esp32"
|
||||
|
||||
Reference in New Issue
Block a user