Skip to content

Commit a7bbce0

Browse files
committed
feat: remove tmate from e2e
1 parent 13d641c commit a7bbce0

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/test-e2e.yml

-3
Original file line numberDiff line numberDiff line change
@@ -114,9 +114,6 @@ jobs:
114114
echo "{\"enabledTests\":[\"$(printf %s "$(< filtered_tests)" | sed -z "s/\n/\",\"/g")\"]}" > tests.json
115115
working-directory: ${{ env.next-path }}
116116

117-
- name: Setup tmate session
118-
uses: mxschmitt/action-tmate@v3
119-
120117
- name: run tests
121118
env:
122119
NODE_ENV: production

0 commit comments

Comments
 (0)