mirror of
https://github.com/go-task/task.git
synced 2025-08-10 22:42:19 +02:00
add more tests
This commit is contained in:
2
testdata/details/Taskfile.yml
vendored
2
testdata/details/Taskfile.yml
vendored
@@ -18,6 +18,6 @@ tasks:
|
||||
- echo 'dependend-task was executed'
|
||||
|
||||
other-task-with-details:
|
||||
details: short details
|
||||
details: details of other-task-with-details
|
||||
cmds:
|
||||
- echo 'other-task-with-details was executed'
|
||||
|
Reference in New Issue
Block a user