Skip to content

Commit ac9ba2b

Browse files
committed
ci: compile examples fix sketch name
1 parent 1ba23e8 commit ac9ba2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/compile-examples.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: Arduino_SecureElement
2424
# sketch paths to compile (recursive) for all boards
2525
UNIVERSAL_SKETCH_PATHS: |
26-
- examples/boardID
26+
- examples/HWUniqueId
2727
SKETCHES_REPORTS_PATH: sketches-reports
2828

2929
strategy:

0 commit comments

Comments
 (0)