Skip to content

Commit 9d8999e

Browse files
committed
fix: fettling
1 parent 02d4920 commit 9d8999e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.arduino-ci.yml

+4
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ compile:
66
- uno
77
libraries:
88
- "OneWire"
9+
10+
# Exclude specific directories from compilation
11+
exclude_dirs:
12+
- examples
913

1014
# Unit testing settings
1115
unittest:

0 commit comments

Comments
 (0)