Skip to content

Commit 1693ede

Browse files
arbaobaoAtharva1723
authored andcommitted
remove tmate session (flyteorg#3316)
Signed-off-by: Nelson Chen <[email protected]> Signed-off-by: Atharva <[email protected]>
1 parent c6c5a4b commit 1693ede

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.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/[email protected]
283279
with:

0 commit comments

Comments
 (0)