Skip to content

Commit 41b4adb

Browse files
committed
ci: remove examples/Standby_WakeFromPin check for Nicla Vision
1 parent afeb0f3 commit 41b4adb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

+2-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ env:
2525
UNIVERSAL_SKETCH_PATHS: |
2626
- examples/Battery
2727
- examples/Charger
28-
- examples/Standby_WakeFromPin
2928
SKETCHES_REPORTS_PATH: sketches-reports
3029
SKETCHES_REPORTS_ARTIFACT_NAME: sketches-reports
3130

@@ -48,12 +47,14 @@ jobs:
4847
artifact-name-suffix: arduino-mbed_portenta-envie_m7
4948
additional-sketch-paths: |
5049
- examples/Standby_WakeFromRTC_H7
50+
- examples/Standby_WakeFromPin
5151
- fqbn: arduino:renesas_portenta:portenta_c33
5252
platforms: |
5353
- name: arduino:renesas_portenta
5454
artifact-name-suffix: arduino-renesas_portenta-portenta_c33
5555
additional-sketch-paths: |
5656
- examples/Standby_WakeFromRTC_C33
57+
- examples/Standby_WakeFromPin
5758
- fqbn: arduino:mbed_nicla:nicla_vision
5859
platforms: |
5960
- name: arduino:mbed_nicla

0 commit comments

Comments
 (0)