Skip to content

Commit 1028c8f

Browse files
committed
Arduino CI Tests
1 parent d8a3749 commit 1028c8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ArduinoBuild.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ jobs:
113113
board_urls[Seeeduino]=${{env.Seeeduino_board_url}}
114114
board_urls[rp2040]=${{env.rp2040_board_url}}
115115
116-
cli_args[rp2040]="${{env.rp2040_cli_args}}"
116+
# cli_args[rp2040]="${{env.rp2040_cli_args}}"
117117

118118
board_name=${{matrix.platform}}
119119

0 commit comments

Comments
 (0)