We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eab10c3 commit e3061deCopy full SHA for e3061de
.github/workflows/compile-examples.yml
@@ -31,6 +31,7 @@ jobs:
31
env:
32
UNIVERSAL_SKETCH_PATHS: |
33
- examples/BasicUsage
34
+ - examples/ReadWriteRegs
35
SKETCHES_REPORTS_PATH: sketches-reports
36
37
strategy:
0 commit comments