Skip to content

Commit 34713cb

Browse files
authored
Only compile one sketch
1 parent 878a0e3 commit 34713cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Compile Examples.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
- name: Adafruit ST7735 and ST7789 Library
5959
- name: Arduino_MCHPTouch
6060
sketch-paths: |
61-
- ./examples/
61+
- ./examples/All_Features
6262
enable-deltas-report: true
6363
sketches-report-path: ${{ env.SKETCHES_REPORTS_PATH }}
6464

0 commit comments

Comments
 (0)