We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa3edc5 commit 34b7bc9Copy full SHA for 34b7bc9
.github/workflows/compile-examples.yml
@@ -26,6 +26,7 @@ jobs:
26
- name: Arduino_DebugUtils
27
- name: ArduinoMqttClient
28
- name: Arduino_SecureElement
29
+ - name: Arduino_CloudUtils
30
# sketch paths to compile (recursive) for all boards
31
UNIVERSAL_SKETCH_PATHS: |
32
- examples/ArduinoIoTCloud-Advanced
0 commit comments