Skip to content

Commit

Permalink
Revert "Enable tmate debug session for PR workflow"
Browse files Browse the repository at this point in the history
This reverts commit a395c14.
  • Loading branch information
ansd committed Sep 3, 2021
1 parent aca9258 commit bad691c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,6 @@ jobs:
kind create cluster --image kindest/node:"$K8S_VERSION"
DOCKER_REGISTRY_SERVER=local-server OPERATOR_IMAGE=local-operator make deploy-kind
SUPPORT_VOLUME_EXPANSION=false make system-tests
- name: Setup tmate session
if: ${{ failure() }} # start a debugging tmate session when system tests fail
uses: mxschmitt/action-tmate@v3
kubectl_tests:
name: kubectl rabbitmq tests
Expand Down

0 comments on commit bad691c

Please sign in to comment.