Skip to content

Commit feeb213

Browse files
authored
Update compile.yml
1 parent 533f282 commit feeb213

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/workflows/compile.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -15,18 +15,10 @@ jobs:
1515
fqbn: Dasduino_Boards:Inkplate:Inkplate10
1616
additional-sketch-paths: |
1717
- examples/Inkplate10
18-
- board:
19-
fqbn: Dasduino_Boards:Inkplate:Inkplate5
20-
additional-sketch-paths: |
21-
- examples/Inkplate5
2218
- board:
2319
fqbn: Dasduino_Boards:Inkplate:Inkplate6plus
2420
additional-sketch-paths: |
2521
- examples/Inkplate6PLUS
26-
- board:
27-
fqbn: Dasduino_Boards:Inkplate:Inkplatecolor
28-
additional-sketch-paths: |
29-
- examples/InkplateColor
3022
steps:
3123
- name: Checkout
3224
uses: actions/checkout@v2

0 commit comments

Comments
 (0)