Skip to content

Commit 4eb1050

Browse files
committed
Debug CI
1 parent e8629d0 commit 4eb1050

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/build_python.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,6 @@ jobs:
7878
with:
7979
name: ${{ matrix.os }}_artifacts.zip
8080
path: wheelhouse/*
81-
#- name: Setup tmate
82-
# if: ${{ failure() }}
83-
# uses: mxschmitt/action-tmate@v3
81+
- name: Setup tmate
82+
if: ${{ failure() }}
83+
uses: mxschmitt/action-tmate@v3

0 commit comments

Comments
 (0)