Skip to content

Commit fcdcd56

Browse files
committed
readding tmate
1 parent 4f886b3 commit fcdcd56

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/test.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,9 +65,9 @@ jobs:
6565
config: pageLoadTimeout=100000,baseUrl=http://localhost:8089
6666
working-directory: test/
6767

68-
# - name: Check if tests failed
69-
# if: ${{ failure() }}
70-
# uses: mxschmitt/action-tmate@v3
68+
- name: Check if tests failed
69+
if: ${{ failure() }}
70+
uses: mxschmitt/action-tmate@v3
7171

7272
- name: Save artifact
7373
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)