Skip to content

Commit b3dfff5

Browse files
committed
test
1 parent 98457cb commit b3dfff5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/compatibility.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,9 @@ jobs:
4444
with:
4545
node-version: ${{ matrix.node-version }}
4646

47-
- name: Setup tmate session
48-
uses: mxschmitt/action-tmate@v3
49-
timeout-minutes: 300
47+
# - name: Setup tmate session
48+
# uses: mxschmitt/action-tmate@v3
49+
# timeout-minutes: 300
5050

5151
- name: Run tests
5252
working-directory: nodejs-connector/nodejs

0 commit comments

Comments
 (0)