mirror of
https://github.com/go-task/task.git
synced 2026-06-29 07:34:18 +00:00
print only commands if present
This commit is contained in:
1
testdata/summary/Taskfile.yml
vendored
1
testdata/summary/Taskfile.yml
vendored
@@ -38,7 +38,6 @@ 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