Skip to content

Commit 70e07bc

Browse files
committed
Arduino CI Tests
1 parent 61458f8 commit 70e07bc

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
@@ -122,7 +122,7 @@ jobs:
122122
123123
board_url=${board_urls[$board_name]}
124124
board_args=${cli_args[$board_name]}
125-
#platform="${${{matrix.platform}}:${{matrix.archi}}@${{matrix.platform-version}}/@latest/""}"
125+
126126
platform=${${{matrix.platform}}:${{matrix.archi}}@${{matrix.platform-version}}
127127
128128
echo "ARDUINO_PLATFORM=$platform" >> $GITHUB_ENV

0 commit comments

Comments
 (0)