Skip to content

Commit 6633aa5

Browse files
author
Yehudit Kerido
committed
Fix CI issues
Signed-off-by: Yehudit Kerido <[email protected]>
1 parent 885ba39 commit 6633aa5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/e2e/v1beta1/scripts/gh-actions/setup-minikube.sh

-2
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,6 @@ function check_minikube() {
3636
fi
3737
}
3838

39-
# Choose upgrade method based on your system
40-
# Option 1: Using package manager (replace commands for your system)
4139
if [ -x "$(command -v apt-get)" ]; then
4240
echo "Upgrading Podman using apt-get..."
4341
sudo apt-get update

0 commit comments

Comments
 (0)