Skip to content

Commit 4c84361

Browse files
committed
Adding tmate
1 parent 5e388cd commit 4c84361

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/test.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,10 @@ 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
71+
6872
- name: Save artifact
6973
uses: actions/upload-artifact@v4
7074
with:

0 commit comments

Comments
 (0)