We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f9a675 commit 2aefabcCopy full SHA for 2aefabc
.github/workflows/compile-examples.yml
@@ -24,6 +24,7 @@ jobs:
24
# sketch paths to compile (recursive) for all boards
25
UNIVERSAL_SKETCH_PATHS: |
26
- examples/lzssDecoder
27
+ - examples/crc32
28
SKETCHES_REPORTS_PATH: sketches-reports
29
30
strategy:
0 commit comments