Skip to content

Commit 2e55336

Browse files
authored
Merge branch 'master' into folderRename
2 parents d5dec77 + 6e85502 commit 2e55336

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/compile-examples.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ jobs:
9696
sketch-paths: |
9797
- examples/MKRMotorCarrier
9898
99+
99100
steps:
100101
- name: Checkout repository
101102
uses: actions/checkout@v2
@@ -113,6 +114,7 @@ jobs:
113114
sketch-paths: |
114115
- examples/Flasher
115116
- examples/MKRMotorCarrier/Test
117+
116118
${{ matrix.sketch-paths }}
117119
enable-deltas-report: true
118120
sketches-report-path: ${{ env.SKETCHES_REPORTS_PATH }}

0 commit comments

Comments
 (0)