Skip to content

Commit

Permalink
Revert "add tmate session to debug runner (#9728)"
Browse files Browse the repository at this point in the history
This reverts commit b9efd30.
  • Loading branch information
koernerfelicia committed Sep 28, 2021
1 parent 680a6a6 commit 92fec0d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/continous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -302,10 +302,6 @@ jobs:
run: |
make ${{ matrix.test }}
- name: Setup tmate session
if: failure()
uses: mxschmitt/action-tmate@v3

- name: Send Coverage Report 📊
if: needs.changes.outputs.backend == 'true' && matrix.python-version == 3.6 && matrix.os != 'windows-latest'
continue-on-error: true
Expand Down

0 comments on commit 92fec0d

Please sign in to comment.