Skip to content

Commit 6cb54d1

Browse files
committed
debug
1 parent 7a51874 commit 6cb54d1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/generate-allure-report.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,9 @@ jobs:
150150
base-path: "/home/runner/work/catalyst-libs/catalyst-libs/"
151151
parallel: true
152152

153+
- name: Setup upterm session
154+
uses: lhotari/action-upterm@v1
155+
153156
upload-coverage-report:
154157
name: Upload coverage report
155158
needs: [generate-coverage-report]

0 commit comments

Comments
 (0)