We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb59c13 commit 50d5867Copy full SHA for 50d5867
.github/workflows/compile-examples.yml
@@ -31,7 +31,6 @@ jobs:
31
- libraries/SPI
32
- libraries/SFU/examples/SFU_LoadBinary
33
- libraries/SAMD_AnalogCorrection
34
- - ~/Arduino/libraries/Keyboard/examples/Serial
35
- ~/Arduino/libraries/Servo/examples
36
- ~/Arduino/libraries/LiquidCrystal/examples
37
- ~/Arduino/libraries/Ethernet/examples
@@ -200,7 +199,7 @@ jobs:
200
199
- name: MFRC522
201
- name: Arduino_MKRMEM
202
- name: FlashStorage
203
- - source-url: https://github.com/arduino-libraries/Keyboard.git
+ - name: Keyboard
204
- name: Mouse
205
- name: Servo
206
- name: LiquidCrystal
0 commit comments