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 4e2a1e8 commit 5e86bd8Copy full SHA for 5e86bd8
.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"
25
- "examples/espidf-arduino-blink"
0 commit comments