Skip to content

Commit c61e98e

Browse files
committed
fix action
1 parent 3f05f73 commit c61e98e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull-kyma-integration-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
./.github/scripts/deploy_busola.sh PR-${{ github.event.number }} | tee busola-deploy.log
4141
- name: prepare_kubeconfig
4242
run: |
43-
prepare_kubeconfig.sh
43+
./.github/scripts/prepare_kubeconfig.sh
4444
- name: run_tests
4545
shell: bash
4646
run: |

0 commit comments

Comments
 (0)