Skip to content

Commit 4f861fd

Browse files
committed
Remove intallation of libraries which are dependencies of ArduinoIoTCloud
1 parent 0ed98c2 commit 4f861fd

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

.github/workflows/compile-examples.yml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -146,12 +146,7 @@ jobs:
146146
- name: WiFi
147147
- name: Bridge
148148
- name: Temboo
149-
- source-url: https://github.com/arduino-libraries/Arduino_ConnectionHandler.git
150-
version: latest
151-
- name: ArduinoECCX08
152-
- name: RTCZero
153-
- source-url: https://github.com/arduino-libraries/ArduinoIoTCloud.git
154-
version: latest
149+
- name: ArduinoIoTCloud
155150
- name: Madgwick
156151
- name: MKRGSM
157152
- name: MKRNB

0 commit comments

Comments
 (0)