Skip to content

Commit

Permalink
ci: echo-wait: tests: sponge should be optional
Browse files Browse the repository at this point in the history
  • Loading branch information
balupton committed Sep 1, 2023
1 parent 16b23bc commit 6b0b914
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion commands/echo-wait
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ function echo_wait_test() (
echo-segment --h1="TEST: $0"

# dependencies
setup-util-moreutils --quiet # sponge
setup-util-moreutils --quiet --optional # sponge

# prepare
function broken_pipe {
Expand Down

0 comments on commit 6b0b914

Please sign in to comment.