Skip to content

Commit 7ccc37c

Browse files
committed
Don't compile new virtual example - yet
1 parent 0c3d39d commit 7ccc37c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/compile-sketch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ jobs:
100100
- source-path: ./
101101
sketch-paths: |
102102
- examples/Example20_SendCustomCommand
103-
- examples/NEO-M8P-2/Example2_StartRTCMBase_virtual/Example2_StartRTCMBase_virtual
103+
# - examples/NEO-M8P-2/Example2_StartRTCMBase_virtual/Example2_StartRTCMBase_virtual
104104
enable-warnings-report: true
105105
enable-deltas-report: true
106106
# verbose: true

0 commit comments

Comments
 (0)