Skip to content

Commit 3cba4d1

Browse files
committed
Only run the YAML bot compiler on a single example.
Compiling ten examples was taking far too long and added no value...
1 parent 8f7e861 commit 3cba4d1

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

Diff for: .github/workflows/compile-sketch.yml

-9
Original file line numberDiff line numberDiff line change
@@ -99,15 +99,6 @@ jobs:
9999
libraries: |
100100
- source-path: ./
101101
sketch-paths: |
102-
- examples/Example10_AltitudeMSL
103-
- examples/Example11_ResetModule/Example1_FactoryDefaultviaI2C
104-
- examples/Example13_PVT/Example1_AutoPVT
105-
- examples/Example13_PVT/Example2_AutoPVT_ExplicitUpdate
106-
- examples/Example14_DebugOutput
107-
- examples/Example15_GetDateTime
108-
- examples/Example16_Nanosecond_MaxOutput
109-
- examples/Example18_PowerSaveMode
110-
- examples/Example19_DynamicModel
111102
- examples/Example20_SendCustomCommand
112103
enable-warnings-report: true
113104
enable-deltas-report: true

0 commit comments

Comments
 (0)