Skip to content

Commit

Permalink
Download chectl install script from che-incubator.github.io in tests (#…
Browse files Browse the repository at this point in the history
…22929)

Signed-off-by: Dmytro Nochevnov <dnochevn@redhat.com>
  • Loading branch information
dmytro-ndp committed Apr 17, 2024
1 parent d7f12d4 commit 3b1d45e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
minikube-version: v1.23.2

- name: Install chectl
run: bash <(curl -sL https://www.eclipse.org/che/chectl/) --channel=next
run: bash <(curl -sL https://che-incubator.github.io/chectl/install.sh) --channel=next

- name: Deploy Che
run: |
Expand Down

0 comments on commit 3b1d45e

Please sign in to comment.