mirror of
https://github.com/go-task/task.git
synced 2025-08-10 22:42:19 +02:00
add space between tasks
This commit is contained in:
1
testdata/summary/Taskfile.yml
vendored
1
testdata/summary/Taskfile.yml
vendored
@@ -20,6 +20,7 @@ tasks:
|
||||
dependend-task-1:
|
||||
cmds:
|
||||
- echo 'dependend-task-1 was executed'
|
||||
|
||||
dependend-task-2:
|
||||
cmds:
|
||||
- echo 'dependend-task-2 was executed'
|
||||
|
Reference in New Issue
Block a user