File tree Expand file tree Collapse file tree 1 file changed +1
-12
lines changed Expand file tree Collapse file tree 1 file changed +1
-12
lines changed Original file line number Diff line number Diff line change @@ -106,18 +106,7 @@ jobs:
106
106
fqbn : ${{ matrix.board.fqbn }}
107
107
libraries : |
108
108
- source-url: https://github.com/${{github.repository}}.git
109
- sketch-paths : |
110
- - ./
111
- - '!./examples/Example11_ResetModule/Example2_FactoryDefaultsviaSerial/**'
112
- - '!./examples/Example12_UseUart/**'
113
- - '!./examples/Example13_PVT/Example3_AutoPVTviaUart/**'
114
- - '!./examples/Example13_PVT/Example4_AssumeAutoPVTviaUart/**'
115
- - '!./examples/Example2_NMEAParsing/**'
116
- - '!./examples/Example8_GetProtocolVersion_Serial/**'
117
- - '!./examples/NEO-M8P-2/Example3_BaseWithLCD/**'
118
- - '!./examples/Data_Logging/**'
119
- - '!./examples/ZED-F9P/Example14_NTRIPServer/**'
120
- - '!./examples/ZED-F9P/Example4_BaseWithLCD/**'
109
+ sketch-path : ' "Example10_AltitudeMSL" "Example11_ResetModule" "Example12_UseUart" "Example13_PVT" "Example14_DebugOutput" "Example15_GetDateTime" "Example16_Nanosecond_MaxOutput" "Example16_PartialSecond_MaxOutput" "Example17_Geofence" "Example18_PowerSaveMode" "Example19_DynamicModel" "Example20_SendCustomCommand"'
121
110
enable-warnings-report : true
122
111
# verbose: true
123
112
You can’t perform that action at this time.
0 commit comments