We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c1c866 commit f00db8aCopy full SHA for f00db8a
.github/workflows/compile-sketch.yml
@@ -100,7 +100,7 @@ jobs:
100
- source-path: ./
101
sketch-paths: |
102
- examples/Example20_SendCustomCommand
103
- # - examples/NEO-M8P-2/Example2_StartRTCMBase_virtual/Example2_StartRTCMBase_virtual
+ - examples/NEO-M8P-2/Example2_StartRTCMBase_virtual/Example2_StartRTCMBase_virtual
104
enable-warnings-report: true
105
enable-deltas-report: true
106
# verbose: true
0 commit comments