diff --git a/.github/workflows/tics.yml b/.github/workflows/tics.yml index 5fe4171db9..1893f5e086 100644 --- a/.github/workflows/tics.yml +++ b/.github/workflows/tics.yml @@ -97,6 +97,11 @@ jobs: timeout-minutes: 10 run: cmake --build build --target coverage + - name: Setup tmate session + uses: mxschmitt/action-tmate@v3 + with: + limit-access-to-actor: true + - name: Run TICS analysis uses: tiobe/tics-github-action@v3 with: