Skip to content

Commit

Permalink
disable tmate
Browse files Browse the repository at this point in the history
  • Loading branch information
joein committed Nov 11, 2024
1 parent 14733f6 commit b747a72
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/python-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ jobs:
uses: actions/setup-python@v5
with:
python-version: ${{ matrix.python-version }}
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
# - name: Setup tmate session
# uses: mxschmitt/action-tmate@v3
- name: Install dependencies
run: |
python -m pip install poetry
Expand Down

0 comments on commit b747a72

Please sign in to comment.