Skip to content

Commit

Permalink
Revert "debug! put tmate into CI"
Browse files Browse the repository at this point in the history
This reverts commit a1c2d6c.
  • Loading branch information
webknjaz committed Dec 5, 2024
1 parent e9ad65e commit 514ae49
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,11 +120,6 @@ jobs:
run: tox -vv --notest -p auto --parallel-live
- name: Test pip ${{ matrix.pip-version }}
run: tox --skip-pkg-install
- name: Setup tmate session
if: failure()
uses: mxschmitt/action-tmate@v3
with:
limit-access-to-actor: true
- name: Upload coverage to Codecov
if: >-
!github.job_workflow_sha
Expand Down

0 comments on commit 514ae49

Please sign in to comment.