Skip to content

Commit 66b6624

Browse files
committed
Remove obsolete comment from sketch compile workflow
This comment referred to a since removed line of the workflow that checked out the `namespace_arduino` branch of ArduinoCore-API, which has since become unnecessary. The comment was not removed when the configuration was updated and now might cause confusion.
1 parent 47db50c commit 66b6624

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
@@ -72,7 +72,6 @@ jobs:
7272
uses: actions/checkout@v2
7373
with:
7474
repository: arduino/ArduinoCore-API
75-
# as specified at https://github.com/arduino/ArduinoCore-mbed/blob/master/README.md#installation
7675
path: ${{ env.ARDUINOCORE_API_STAGING_PATH }}
7776

7877
- name: Install ArduinoCore-API

0 commit comments

Comments
 (0)