We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a524498 commit 6d5e117Copy full SHA for 6d5e117
.github/workflows/examples.yml
@@ -18,8 +18,8 @@ jobs:
18
- "examples/arduino-rmt-blink"
19
- "examples/arduino-usb-keyboard"
20
- "examples/arduino-wifiscan"
21
- #- "examples/arduino-zigbee-light"
22
- #- "examples/arduino-zigbee-switch"
+ - "examples/arduino-zigbee-light"
+ - "examples/arduino-zigbee-switch"
23
- "examples/espidf-arduino-h2zero-BLE_scan"
24
#- "examples/espidf-arduino-matter-light" # Windows compile fails -> Path length limit
25
- "examples/espidf-arduino-blink"
0 commit comments