Skip to content

Commit

Permalink
tmate [TO BE REMOVED]
Browse files Browse the repository at this point in the history
  • Loading branch information
ligurio committed Jul 10, 2024
1 parent 5f22cb3 commit 5b7db14
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,3 +51,8 @@ jobs:
run: cmake --build build --target test
env:
CTEST_OUTPUT_ON_FAILURE: 1

- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
timeout-minutes: 120
if: ${{ failure() }}

0 comments on commit 5b7db14

Please sign in to comment.