Skip to content

Commit 797ce13

Browse files
committed
Fix typo in integration test workflow comment
1 parent 271cdff commit 797ce13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-integration.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
BINDIR="$ARDUINO_LINT_INSTALLATION_PATH" \
5858
sh
5959
60-
# Add installation folder to path to path
60+
# Add installation folder to path
6161
echo "$ARDUINO_LINT_INSTALLATION_PATH" >> "$GITHUB_PATH"
6262
6363
- name: Install Taskfile

0 commit comments

Comments
 (0)