Skip to content

Commit 2dee3df

Browse files
committed
Update
1 parent 89e7596 commit 2dee3df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/async/cond/Taskfile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ version: '3'
55
tasks:
66
default:
77
cmds:
8-
- go run . -debug=false | tee out.txt
8+
- go run . -debug=false
99
ignore_error: true

0 commit comments

Comments
 (0)