Skip to content

Commit a3854d6

Browse files
committed
Update CI.yml
1 parent bd0d33d commit a3854d6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/CI.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,3 +158,8 @@ jobs:
158158
- uses: codecov/codecov-action@v5
159159
with:
160160
files: lcov.info
161+
- name: Setup tmate session
162+
- uses: mxschmitt/action-tmate@v3
163+
if: ${{ !cancelled() }}
164+
with:
165+
limit-access-to-actor: false

0 commit comments

Comments
 (0)