Skip to content

Commit

Permalink
Update tmate settings
Browse files Browse the repository at this point in the history
  • Loading branch information
mugdha-adhav committed Mar 6, 2025
1 parent e24d082 commit 0000b2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/containerd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@ jobs:
echo "HELM_NAME=wm-csi-integration-tests" >> "$GITHUB_ENV"
- name: Setup tmate session for debugging
uses: mxschmitt/action-tmate@v3
if: ${{ failure() || github.event_name == 'workflow_dispatch' }}
with:
limit-access-to-actor: true
detached: true
- name: Install the CSI Driver
run: |
helm install ${HELM_NAME} charts/warm-metal-csi-driver -n kube-system \
Expand Down

0 comments on commit 0000b2e

Please sign in to comment.