Skip to content

Commit 2aefabc

Browse files
fixup! added base CI
1 parent 7f9a675 commit 2aefabc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

+1
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
# sketch paths to compile (recursive) for all boards
2525
UNIVERSAL_SKETCH_PATHS: |
2626
- examples/lzssDecoder
27+
- examples/crc32
2728
SKETCHES_REPORTS_PATH: sketches-reports
2829

2930
strategy:

0 commit comments

Comments
 (0)