Skip to content

Commit

Permalink
remove tmate
Browse files Browse the repository at this point in the history
  • Loading branch information
jaimergp committed Oct 25, 2023
1 parent 0859c66 commit 684b591
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,10 +87,6 @@ jobs:
name: Run test suite
run: |
python -I -m pytest tests/ --cov-append --cov-report=xml --cov=menuinst -vvv
- uses: mxschmitt/action-tmate@v3
timeout-minutes: 60
if: failure() && matrix.os == 'windows' && matrix.python-version == '3.12'
- uses: codecov/codecov-action@v1
with:
Expand Down

0 comments on commit 684b591

Please sign in to comment.