Skip to content

Commit b836fcc

Browse files
committed
Update compile.yml
1 parent 5db4eac commit b836fcc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/compile.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ jobs:
77
strategy:
88
matrix:
99
include:
10+
- board:
11+
fqbn: Dasduino_Boards:Inkplate:Inkplate5
12+
additional-sketch-paths: |
13+
- examples/Inkplate5
1014
- board:
1115
fqbn: Dasduino_Boards:Inkplate:Inkplate6
1216
additional-sketch-paths: |

0 commit comments

Comments
 (0)