Update compile-sketch.yml
This commit is contained in:
@@ -107,18 +107,18 @@ jobs:
|
|||||||
libraries: |
|
libraries: |
|
||||||
- source-url: https://github.com/${{github.repository}}.git
|
- source-url: https://github.com/${{github.repository}}.git
|
||||||
sketch-paths: |
|
sketch-paths: |
|
||||||
- '"./examples/Example10_AltitudeMSL/**"'
|
- examples/Example10_AltitudeMSL
|
||||||
- '"./examples/Example11_ResetModule/**"'
|
- examples/Example11_ResetModule
|
||||||
- '"./examples/Example12_UseUart/**"'
|
- examples/Example12_UseUart
|
||||||
- '"./examples/Example13_PVT/**"'
|
- examples/Example13_PVT
|
||||||
- '"./examples/Example14_DebugOutput/**"'
|
- examples/Example14_DebugOutput
|
||||||
- '"./examples/Example15_GetDateTime/**"'
|
- examples/Example15_GetDateTime
|
||||||
- '"./examples/Example16_Nanosecond_MaxOutput/**"'
|
- examples/Example16_Nanosecond_MaxOutput
|
||||||
- '"./examples/Example16_PartialSecond_MaxOutput/**"'
|
- examples/Example16_PartialSecond_MaxOutput
|
||||||
- '"./examples/Example17_Geofence/**"'
|
- examples/Example17_Geofence
|
||||||
- '"./examples/Example18_PowerSaveMode/**"'
|
- examples/Example18_PowerSaveMode
|
||||||
- '"./examples/Example19_DynamicModel/**"'
|
- examples/Example19_DynamicModel
|
||||||
- '"./examples/Example20_SendCustomCommand/**"'
|
- examples/Example20_SendCustomCommand
|
||||||
enable-warnings-report: true
|
enable-warnings-report: true
|
||||||
# verbose: true
|
# verbose: true
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user