Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit cb53155

Browse files
committedMay 15, 2025·
fix: remove unnecessary blank lines in Taskfile.yml
1 parent 84b9388 commit cb53155

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed
 

‎Taskfile.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -162,8 +162,6 @@ tasks:
162162
- sleep 5 # wait the server is up before starting the update
163163
- curl -X POST http://127.0.0.1:8991/update
164164

165-
166-
167165
vars:
168166
# Source: https://github.com/arduino/tooling-project-assets/blob/main/workflow-templates/assets/release-go-task/Taskfile.yml
169167
PROJECT_NAME: arduino-cloud-agent

0 commit comments

Comments
 (0)
Please sign in to comment.