Commit 0898ed0
committed
Update sketch paths in "Compile Examples" CI workflow
Due to the library having examples specific to the MKR and Nano boards, the CI workflow must be configured to compile
only the examples of that board. The examples were moved after the time the workflow was written without updating the
workflow, resulting in spurious workflow run failures as opposed to the legitimate failures caused by this library's
various bugs.1 parent 6a5c4c2 commit 0898ed0
1 file changed
+1
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
98 | | - | |
99 | | - | |
| 97 | + | |
100 | 98 | | |
101 | 99 | | |
102 | 100 | | |
| |||
114 | 112 | | |
115 | 113 | | |
116 | 114 | | |
117 | | - | |
118 | 115 | | |
119 | 116 | | |
120 | 117 | | |
| |||
0 commit comments