Skip to content

Commit 65616b3

Browse files
authored
Update Compile Examples.yml
1 parent 115e42b commit 65616b3

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
@@ -11,6 +11,7 @@ on:
1111
- ".github/workflows/compile-examples.yml"
1212
- "examples/**"
1313
- "src/**"
14+
- "!examples/Display/Show_GIF/"
1415
# Scheduled trigger checks for breakage caused by changes to external resources (libraries, platforms)
1516
schedule:
1617
# run every Saturday at 3 AM UTC
@@ -59,7 +60,6 @@ jobs:
5960
- name: Arduino_MCHPTouch
6061
sketch-paths: |
6162
- './examples/'
62-
- '!./examples/Display/Show_GIF/'
6363
enable-deltas-report: true
6464
sketches-report-path: ${{ env.SKETCHES_REPORTS_PATH }}
6565

0 commit comments

Comments
 (0)