Skip to content

Commit

Permalink
Fix CI issues
Browse files Browse the repository at this point in the history
Signed-off-by: Yehudit Kerido <[email protected]>
  • Loading branch information
Yehudit Kerido committed Oct 29, 2024
1 parent 885ba39 commit 6633aa5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/e2e/v1beta1/scripts/gh-actions/setup-minikube.sh
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,6 @@ function check_minikube() {
fi
}

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

0 comments on commit 6633aa5

Please sign in to comment.