Skip to content

Commit 7690fde

Browse files
committed
Adding SelfProvisioning to automatic CI build
1 parent 12cd4c8 commit 7690fde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/compile-examples.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
- name: WiFi101
6161
- source-url: https://github.com/arduino-libraries/WiFiNINA.git
6262
- name: Arduino_MKRMEM
63-
sketch-paths: '"examples/utility/Provisioning"'
63+
sketch-paths: '"examples/utility/Provisioning" "examples/utility/SelfProvisioning"'
6464
# LoRaWAN boards
6565
- board:
6666
type: "wan"

0 commit comments

Comments
 (0)