Skip to content

Commit c1f0077

Browse files
committed
Remove irrelevant comment from CI workflow
This comment was a leftover from a previous time when the `namespace` branch of ArduinoCore-API was specified for use with the arduino:mbed boards platform.
1 parent fd2eff8 commit c1f0077

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/compile-examples.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,6 @@ jobs:
194194
uses: actions/checkout@v2
195195
with:
196196
repository: arduino/ArduinoCore-API
197-
# as specified at https://github.com/arduino/ArduinoCore-mbed/blob/master/README.md#installation
198197
path: ${{ env.ARDUINOCORE_API_STAGING_PATH }}
199198

200199
- name: Install ArduinoCore-API

0 commit comments

Comments
 (0)