Skip to content

Commit 65f7404

Browse files
authored
Update tests.yml
1 parent f6eba32 commit 65f7404

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/tests.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,6 @@ jobs:
202202
if: ${{ !startsWith(matrix.os, 'windows-') }}
203203
run: php src/globals/test-extensions.php build_embed_cmd ${{ matrix.os }} ${{ matrix.php }}
204204

205-
- name: Setup tmate session
206-
if: ${{ failure() }}
207-
uses: mxschmitt/action-tmate@v3
205+
# - name: Setup tmate session
206+
# if: ${{ failure() }}
207+
# uses: mxschmitt/action-tmate@v3

0 commit comments

Comments
 (0)