mirror of
https://github.com/go-task/task.git
synced 2025-02-13 13:59:32 +02:00
add space between tasks
This commit is contained in:
parent
1d783bf6c7
commit
b7564080bc
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'
|
||||
|
Loading…
x
Reference in New Issue
Block a user