Skip to content

Commit 9ab5500

Browse files
committed
update test ci dep
1 parent f6f40bc commit 9ab5500

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/compile-examples.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@ jobs:
3131
- name: Arduino_DebugUtils
3232
- source-url: https://github.com/fabik111/Arduino_ConnectionHandler.git
3333
version: 54b93d64da130f653fb437819c22fb89b78732d0
34-
- source-url: https://github.com/arduino-libraries/ArduinoBLE.git
35-
- source-url: https://github.com/arduino-libraries/Arduino_CloudUtils.git
36-
- source-url: https://github.com/arduino-libraries/Arduino_KVStore.git
34+
- name: ArduinoBLE
35+
- name: Arduino_CloudUtils
36+
- name: Arduino_KVStore
3737
SKETCH_PATHS: |
3838
- examples/NetworkConfiguratorDemo
3939
SKETCHES_REPORTS_PATH: sketches-reports

0 commit comments

Comments
 (0)