Skip to content

Commit

Permalink
Disable tmate in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
fjammes committed Nov 6, 2024
1 parent 1dbfef9 commit dddc418
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/e2e-common.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,10 +137,10 @@ jobs:
- name: Run argoCD
run: |
./e2e/argocd.sh
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
with:
detached: true
# - name: Setup tmate session
# uses: mxschmitt/action-tmate@v3
# with:
# detached: true
- name: Check results
run: |
./e2e/check-results.sh
Expand Down

0 comments on commit dddc418

Please sign in to comment.