We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0f9a05 commit 2f902dfCopy full SHA for 2f902df
.github/workflows/compile-examples.yml
@@ -26,6 +26,7 @@ jobs:
26
- examples/crc32
27
- examples/crc16
28
- examples/sha256
29
+ - examples/timedBlink
30
SKETCHES_REPORTS_PATH: sketches-reports
31
32
strategy:
0 commit comments