Skip to content

Commit

Permalink
enabled action debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
babysnakes committed Jan 7, 2024
1 parent e70c0a5 commit 5111354
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/kuttl_workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@ jobs:
env:
KIND_CLUSTER_NAME: kuttl
# Uncomment the next step to access a shell on github actions.
# - name: tmate debug session
# uses: mxschmitt/action-tmate@v3
- name: tmate debug session
uses: mxschmitt/action-tmate@v3
- name: Run kuttl tests
run: |
# Let the system enough time to start
Expand Down

0 comments on commit 5111354

Please sign in to comment.