mirror of
https://github.com/go-task/task.git
synced 2025-08-10 22:42:19 +02:00
chore: improvements on #1163 + changelog entry
This commit is contained in:
2
testdata/prompt/Taskfile.yml
vendored
2
testdata/prompt/Taskfile.yml
vendored
@@ -1,4 +1,5 @@
|
||||
version: 3
|
||||
|
||||
tasks:
|
||||
foo:
|
||||
prompt: Do you want to continue?
|
||||
@@ -10,7 +11,6 @@ tasks:
|
||||
- task: show-prompt
|
||||
|
||||
show-prompt:
|
||||
summary: some text for the summary
|
||||
prompt: Do you want to continue?
|
||||
cmds:
|
||||
- echo 'show-prompt'
|
||||
|
Reference in New Issue
Block a user