Update yml file so only 10 examples are compiled
This commit is contained in:
@@ -106,18 +106,7 @@ jobs:
|
|||||||
fqbn: ${{ matrix.board.fqbn }}
|
fqbn: ${{ matrix.board.fqbn }}
|
||||||
libraries: |
|
libraries: |
|
||||||
- source-url: https://github.com/${{github.repository}}.git
|
- source-url: https://github.com/${{github.repository}}.git
|
||||||
sketch-paths: |
|
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"'
|
||||||
- ./
|
|
||||||
- '!./examples/Example11_ResetModule/Example2_FactoryDefaultsviaSerial/**'
|
|
||||||
- '!./examples/Example12_UseUart/**'
|
|
||||||
- '!./examples/Example13_PVT/Example3_AutoPVTviaUart/**'
|
|
||||||
- '!./examples/Example13_PVT/Example4_AssumeAutoPVTviaUart/**'
|
|
||||||
- '!./examples/Example2_NMEAParsing/**'
|
|
||||||
- '!./examples/Example8_GetProtocolVersion_Serial/**'
|
|
||||||
- '!./examples/NEO-M8P-2/Example3_BaseWithLCD/**'
|
|
||||||
- '!./examples/Data_Logging/**'
|
|
||||||
- '!./examples/ZED-F9P/Example14_NTRIPServer/**'
|
|
||||||
- '!./examples/ZED-F9P/Example4_BaseWithLCD/**'
|
|
||||||
enable-warnings-report: true
|
enable-warnings-report: true
|
||||||
# verbose: true
|
# verbose: true
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user