Skip to content

Commit 828a2fa

Browse files
committed
mod
1 parent d03ff9f commit 828a2fa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/compile-examples-and-tools.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,3 +54,5 @@ jobs:
5454
sketch-paths: |
5555
- examples
5656
- extras/tools
57+
ignore-sketches: |
58+
${{ (matrix.board_version == 'es2' || matrix.board_version == '1_0') && 'examples/vsys/vsys.ino' || '' }}

0 commit comments

Comments
 (0)