Skip to content

Commit

Permalink
ci: remove examples/Standby_WakeFromPin check for Nicla Vision
Browse files Browse the repository at this point in the history
  • Loading branch information
aliphys committed Aug 29, 2024
1 parent afeb0f3 commit 41b4adb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/compile-examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ env:
UNIVERSAL_SKETCH_PATHS: |
- examples/Battery
- examples/Charger
- examples/Standby_WakeFromPin
SKETCHES_REPORTS_PATH: sketches-reports
SKETCHES_REPORTS_ARTIFACT_NAME: sketches-reports

Expand All @@ -48,12 +47,14 @@ jobs:
artifact-name-suffix: arduino-mbed_portenta-envie_m7
additional-sketch-paths: |
- examples/Standby_WakeFromRTC_H7
- examples/Standby_WakeFromPin
- fqbn: arduino:renesas_portenta:portenta_c33
platforms: |
- name: arduino:renesas_portenta
artifact-name-suffix: arduino-renesas_portenta-portenta_c33
additional-sketch-paths: |
- examples/Standby_WakeFromRTC_C33
- examples/Standby_WakeFromPin
- fqbn: arduino:mbed_nicla:nicla_vision
platforms: |
- name: arduino:mbed_nicla
Expand Down

0 comments on commit 41b4adb

Please sign in to comment.