Skip to content

Commit 7b0c086

Browse files
committed
Debug tools
1 parent d64e3e3 commit 7b0c086

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/pullrequest.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ jobs:
1818
java-version: '8'
1919
distribution: 'temurin'
2020
cache: maven
21+
22+
- name: Setup tmate session
23+
uses: mxschmitt/action-tmate@v3
2124
- name: Build with Maven
2225
run: mvn --batch-mode --update-snapshots verify
2326
- name: see generated files

0 commit comments

Comments
 (0)