1
0
mirror of https://github.com/go-task/task.git synced 2025-08-10 22:42:19 +02:00

remove unnecassry test for multiple summaries

This commit is contained in:
jaedle
2019-03-04 12:13:13 +01:00
parent 93bfd57856
commit 808542bed0
2 changed files with 7 additions and 8 deletions

View File

@@ -12,3 +12,9 @@ commands:
- echo 'task-with-summary was executed'
- echo 'another command'
- exit 0
task: other-task-with-summary
summary of other-task-with-summary
commands:
- echo 'other-task-with-summary was executed'