We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f05f73 commit c61e98eCopy full SHA for c61e98e
.github/workflows/pull-kyma-integration-tests.yml
@@ -40,7 +40,7 @@ jobs:
40
./.github/scripts/deploy_busola.sh PR-${{ github.event.number }} | tee busola-deploy.log
41
- name: prepare_kubeconfig
42
run: |
43
- prepare_kubeconfig.sh
+ ./.github/scripts/prepare_kubeconfig.sh
44
- name: run_tests
45
shell: bash
46
0 commit comments