Skip to content

Commit b3cca8d

Browse files
committed
remote tmate
1 parent f70c3e2 commit b3cca8d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/solid-tests-suites.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -136,8 +136,8 @@ jobs:
136136
echo "COOKIE_server=${COOKIE_server}" >> "${GITHUB_ENV}"
137137
echo "COOKIE_thirdparty=${COOKIE_thirdparty}" >> "${GITHUB_ENV}"
138138
139-
- name: Setup tmate session
140-
uses: mxschmitt/action-tmate@v3
139+
# - name: Setup tmate session
140+
# uses: mxschmitt/action-tmate@v3
141141

142142
- name: Run tests - ${{ matrix.test }}
143143
run: |

0 commit comments

Comments
 (0)