Skip to content

Commit e6e257e

Browse files
authored
remove tmate session (#3316)
Signed-off-by: Nelson Chen <asd3431090@gmail.com>
1 parent 68f2c60 commit e6e257e

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/pythonbuild.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -274,10 +274,6 @@ jobs:
274274
AWS_SECRET_ACCESS_KEY: miniostorage
275275
run: |
276276
make ${{ matrix.makefile-cmd }}
277-
- name: Setup tmate session
278-
if: ${{ failure() }}
279-
uses: mxschmitt/action-tmate@v3
280-
timeout-minutes: 60
281277
- name: Codecov
282278
uses: codecov/codecov-action@v3.1.0
283279
with:

0 commit comments

Comments
 (0)