Skip to content

Commit 67e200a

Browse files
committed
workflows: Add Arduino blink example
Signed-off-by: Ajay Bhargav <[email protected]>
1 parent 4c5852a commit 67e200a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/examples.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ jobs:
1010
os: [ubuntu-18.04, windows-latest, macos-latest]
1111
python-version: [3.7]
1212
example:
13+
- "examples/arduino-blink"
1314
- "examples/gpio-blink"
1415
- "examples/adc-example"
1516
- "examples/socket-example"

0 commit comments

Comments
 (0)