1
0
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:
jaedle
2019-02-24 11:09:55 +01:00
parent a951f2403d
commit 4b64fcb8a4
2 changed files with 23 additions and 7 deletions

View File

@@ -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'