Skip to content

Commit

Permalink
add tmate
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilipVinc committed Jan 18, 2022
1 parent 4843466 commit d9da069
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/system.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,3 +87,6 @@ jobs:
file: ./lcov.info
flags: unittests
name: codecov-umbrella
- name: tmate session if tests fail
if: failure() && ${{ matrix.os == windows-latest }}
uses: mxschmitt/action-tmate@v3

0 comments on commit d9da069

Please sign in to comment.