Skip to content

Commit

Permalink
disable ssh debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
alexreinking committed Sep 2, 2024
1 parent f6f9e27 commit 954a989
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/pip.yml
Original file line number Diff line number Diff line change
Expand Up @@ -195,9 +195,9 @@ jobs:
# Wheels
########################################################################

- name: Debug windows
uses: mxschmitt/action-tmate@v3
if: runner.os == 'Windows'
# - name: Debug windows
# uses: mxschmitt/action-tmate@v3
# if: runner.os == 'Windows'

- name: Build wheels
uses: pypa/cibuildwheel@v2.20.0
Expand Down

0 comments on commit 954a989

Please sign in to comment.