Skip to content

Commit 606fe2d

Browse files
authored
Add WiFi example to CI
1 parent eb8f864 commit 606fe2d

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-latest, windows-latest, macos-latest]
1111
example:
1212
- "examples/arduino-blink"
13+
- "examples/arduino-wifi-scan"
1314
- "examples/arduino-external-libs"
1415
runs-on: ${{ matrix.os }}
1516
steps:

0 commit comments

Comments
 (0)