Skip to content

Commit

Permalink
[ci] fix action
Browse files Browse the repository at this point in the history
  • Loading branch information
yashgorana committed Feb 26, 2024
1 parent 1e5a34b commit 0a5e422
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/pr-tests-helm-upgrade.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,8 @@ jobs:
pip install --upgrade pip
pip install tox
K3D_VERSION=5.6.0
DEVSPACE_VERSION=6.3.11
brew install helm k3d devspace@$DEVSPACE_VERSION
# Install kubernetes
brew install helm k3d devspace kubectl
- name: Setup cluster
run: |
Expand Down

0 comments on commit 0a5e422

Please sign in to comment.