Skip to content

Commit 00dca72

Browse files
committed
Remove universal libraries entry
1 parent 0bff8ae commit 00dca72

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/compile-examples.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@ jobs:
2323
runs-on: ubuntu-latest
2424

2525
env:
26-
# libraries to install for all boards
27-
UNIVERSAL_LIBRARIES: '"MFRC522" "Keyboard" "Mouse" "Servo" "LiquidCrystal" "CapacitiveSensor"'
2826
# sketch paths to compile (recursive) for all boards
2927
UNIVERSAL_SKETCH_PATHS: |
3028
- extras/examples

0 commit comments

Comments
 (0)