Only run the YAML bot compiler on a single example.
Compiling ten examples was taking far too long and added no value...
This commit is contained in:
@@ -99,15 +99,6 @@ jobs:
|
|||||||
libraries: |
|
libraries: |
|
||||||
- source-path: ./
|
- source-path: ./
|
||||||
sketch-paths: |
|
sketch-paths: |
|
||||||
- examples/Example10_AltitudeMSL
|
|
||||||
- examples/Example11_ResetModule/Example1_FactoryDefaultviaI2C
|
|
||||||
- examples/Example13_PVT/Example1_AutoPVT
|
|
||||||
- examples/Example13_PVT/Example2_AutoPVT_ExplicitUpdate
|
|
||||||
- examples/Example14_DebugOutput
|
|
||||||
- examples/Example15_GetDateTime
|
|
||||||
- examples/Example16_Nanosecond_MaxOutput
|
|
||||||
- examples/Example18_PowerSaveMode
|
|
||||||
- examples/Example19_DynamicModel
|
|
||||||
- examples/Example20_SendCustomCommand
|
- examples/Example20_SendCustomCommand
|
||||||
enable-warnings-report: true
|
enable-warnings-report: true
|
||||||
enable-deltas-report: true
|
enable-deltas-report: true
|
||||||
|
|||||||
Reference in New Issue
Block a user