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:
PaulZC
2022-01-14 09:18:43 +00:00
parent 8f7e861d80
commit 3cba4d18fa
-9
View File
@@ -99,15 +99,6 @@ jobs:
libraries: |
- source-path: ./
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
enable-warnings-report: true
enable-deltas-report: true