Skip to content

Commit

Permalink
Enable tmate
Browse files Browse the repository at this point in the history
  • Loading branch information
kchristin22 committed Nov 21, 2024
1 parent 325c60a commit 071b889
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -933,7 +933,7 @@ jobs:
cat obj/CMakeCache.txt
cat obj/CMakeFiles/*.log
- name: Setup tmate session
if: ${{ !cancelled() && runner.debug }}
if: ${{ !cancelled() }}
uses: mxschmitt/action-tmate@v3
# When debugging increase to a suitable value!
timeout-minutes: 30
Expand Down

0 comments on commit 071b889

Please sign in to comment.