Skip to content

Commit

Permalink
interactive CI debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
C.A.P. Linssen committed Nov 19, 2024
1 parent ca56f5d commit b63d30b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ode-toolbox-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,3 +97,7 @@ jobs:
- name: Run codecov
run: |
codecov
- name: Setup tmate session
if: ${{ failure() }}
uses: mxschmitt/action-tmate@v3

0 comments on commit b63d30b

Please sign in to comment.