Skip to content

Commit

Permalink
PYTHON-3745 Remove tmate
Browse files Browse the repository at this point in the history
  • Loading branch information
ShaneHarvey committed Feb 8, 2024
1 parent db48b34 commit db39a88
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/test-python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,12 +42,6 @@ jobs:
name: CPython ${{ matrix.python-version }}-${{ matrix.os }}
steps:
- uses: actions/checkout@v4
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
timeout-minutes: 5
with:
detached: true
limit-access-to-actor: true
- name: Setup Python
uses: actions/setup-python@v5
with:
Expand Down

0 comments on commit db39a88

Please sign in to comment.