-
-
Notifications
You must be signed in to change notification settings - Fork 214
Commit d600f09
Expand "smoke test" CI workflow to cover new examples
Previously, some of the bundled libraries did not provide example sketches, meaning there was no way to run a
"smoke test" on them via the sketch compilation CI workflow. Now that examples have been added for these libraries, it is
possible to get a basic check that the code compiles.1 parent 15e344b commit d600f09
1 file changed
+7
-0
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
49 | + | ||
50 | + | ||
49 | 51 |
| |
50 | 52 |
| |
51 | 53 |
| |
| |||
55 | 57 |
| |
56 | 58 |
| |
57 | 59 |
| |
60 | + | ||
58 | 61 |
| |
59 | 62 |
| |
60 | 63 |
| |
| |||
68 | 71 |
| |
69 | 72 |
| |
70 | 73 |
| |
74 | + | ||
71 | 75 |
| |
72 | 76 |
| |
73 | 77 |
| |
74 | 78 |
| |
79 | + | ||
75 | 80 |
| |
81 | + | ||
76 | 82 |
| |
77 | 83 |
| |
78 | 84 |
| |
79 | 85 |
| |
80 | 86 |
| |
87 | + | ||
81 | 88 |
| |
82 | 89 |
| |
83 | 90 |
| |
|
0 commit comments