Skip to content

Commit 3a2023c

Browse files
committed
Disable IoT cloud example
1 parent f04a08e commit 3a2023c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/examples.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- "examples/arduino-internal-libs"
1414
- "examples/arduino-uno-r4-led-animation"
1515
- "examples/arduino-wifiscan"
16-
- "examples/arduino-iot-cloud-basic"
16+
# - "examples/arduino-iot-cloud-basic"
1717
- "examples/cmsis-blink"
1818
- "examples/fsp-blink"
1919
- "examples/fsp-button-isr"

0 commit comments

Comments
 (0)