Skip to content

Commit

Permalink
Re-enabled detached mode for tmate.
Browse files Browse the repository at this point in the history
  • Loading branch information
greyerof committed Feb 5, 2024
1 parent 99c0e0f commit fbe6967
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pre-main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -320,6 +320,8 @@ jobs:
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
with:
detached: true

- name: Write temporary docker file
run: |
Expand Down

0 comments on commit fbe6967

Please sign in to comment.