Skip to content

Commit 04e5516

Browse files
Add debug
1 parent c979431 commit 04e5516

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/actions.yml

+2
Original file line numberDiff line numberDiff line change
@@ -384,6 +384,8 @@ jobs:
384384
kind create cluster --name $CLUSTER --config=/tmp/cluster.yml --kubeconfig /tmp/$CLUSTER.conf
385385
export KUBECONFIG=/tmp/$CLUSTER.conf
386386
kubectl get nodes
387+
- name: Setup tmate session
388+
uses: mxschmitt/action-tmate@v3
387389
- name: Run Test Suite without source(config_lifecycle)
388390
run: |
389391
source cluster.env

0 commit comments

Comments
 (0)