Skip to content

Commit

Permalink
remove wrong echo
Browse files Browse the repository at this point in the history
Signed-off-by: Jorge Turrado <[email protected]>
  • Loading branch information
JorTurFer committed Dec 27, 2023
1 parent b37adec commit 2a2b42f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ execute-k6-scaledobjects:
done

execute-k6-case:
echo helm install k6-test \
helm install k6-test \
chart \
-n $(K6_OPERATOR_NAMESPACE) \
--create-namespace \
Expand Down

0 comments on commit 2a2b42f

Please sign in to comment.