Skip to content

Commit 1a4d3d3

Browse files
committed
simulate error
1 parent 7936192 commit 1a4d3d3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

e2e/run.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,9 @@ else
6969
echo "❌ Kind installation failed"
7070
exit 1
7171
fi
72+
73+
echo "❌ Fake error"
74+
exit 1
7275

7376
if ktbx install kubectl; then
7477
log_step "kubectl_install" "passed" "Kubectl installed successfully"

0 commit comments

Comments
 (0)