Skip to content

Commit 2fb7e3d

Browse files
committed
Removing tmate from CI
1 parent 3ac0ca3 commit 2fb7e3d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/ci.yml

-4
Original file line numberDiff line numberDiff line change
@@ -159,10 +159,6 @@ jobs:
159159
cpp-coveralls -i src -i include -e src/external --exclude-pattern "/usr/*" --dump cpp_cov.json
160160
coveralls --merge=cpp_cov.json --service=github
161161
162-
- name: Setup tmate debug session
163-
if: ${{ failure() }}
164-
uses: mxschmitt/action-tmate@v3
165-
166162
finish:
167163
needs: main
168164
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)