We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 271cdff commit 797ce13Copy full SHA for 797ce13
.github/workflows/test-integration.yml
@@ -57,7 +57,7 @@ jobs:
57
BINDIR="$ARDUINO_LINT_INSTALLATION_PATH" \
58
sh
59
60
- # Add installation folder to path to path
+ # Add installation folder to path
61
echo "$ARDUINO_LINT_INSTALLATION_PATH" >> "$GITHUB_PATH"
62
63
- name: Install Taskfile
0 commit comments