Skip to content

Commit 0d377ea

Browse files
committed
feat: Add CI configuration for libraries in hello_world validation tests
1 parent 54d8a26 commit 0d377ea

File tree

1 file changed

+6
-0
lines changed
  • tests/validation/hello_world

1 file changed

+6
-0
lines changed

tests/validation/hello_world/ci.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"libs": [
3+
4+
"https://github.com/Xarduino-libraries/WiFi101.git"
5+
]
6+
}

0 commit comments

Comments
 (0)