Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
Signed-off-by: Anatolii Bazko <[email protected]>
  • Loading branch information
tolusha committed Feb 4, 2025
1 parent eb76c7d commit 6c5de93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/minikube-test-operator-arm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Install yq
run: sudo pip install yq
- name: Install chectl
run: bash <(curl -sL https://che-incubator.github.io/chectl/install.sh) --channel=next
run: bash <(curl -sL https://raw.githubusercontent.com/che-incubator/chectl/4526a1fa80e29e4cc6dfd3fb048a9f75441bf8a2/install.sh) --channel=next
- name: Run tests
run: /bin/bash build/scripts/minikube-tests/test-operator-arm64.sh
- uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 6c5de93

Please sign in to comment.