From 5e86bd80092439b7025c44e7924181550547b6b1 Mon Sep 17 00:00:00 2001 From: Jason2866 <24528715+Jason2866@users.noreply.github.com> Date: Sat, 19 Oct 2024 18:31:42 +0200 Subject: [PATCH] Update examples.yml --- .github/workflows/examples.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/examples.yml b/.github/workflows/examples.yml index 05c3fa5..b67cfc6 100644 --- a/.github/workflows/examples.yml +++ b/.github/workflows/examples.yml @@ -18,8 +18,8 @@ jobs: - "examples/arduino-rmt-blink" - "examples/arduino-usb-keyboard" - "examples/arduino-wifiscan" - #- "examples/arduino-zigbee-light" - #- "examples/arduino-zigbee-switch" + - "examples/arduino-zigbee-light" + - "examples/arduino-zigbee-switch" - "examples/espidf-arduino-h2zero-BLE_scan" #- "examples/espidf-arduino-matter-light" - "examples/espidf-arduino-blink"