Skip to content

Commit

Permalink
tics: force debug
Browse files Browse the repository at this point in the history
  • Loading branch information
Saviq committed Oct 31, 2024
1 parent faa942b commit 7b4799b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/tics.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 7b4799b

Please sign in to comment.