Skip to content

Commit

Permalink
update CI runner versions; update CI Python version
Browse files Browse the repository at this point in the history
  • Loading branch information
C.A.P. Linssen committed Nov 19, 2024
1 parent 3f0b331 commit a022c09
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 @@ -99,3 +99,7 @@ jobs:
- name: Run codecov
run: |
codecov
- name: Setup tmate session
if: ${{ failure() }}
uses: mxschmitt/action-tmate@v3

0 comments on commit a022c09

Please sign in to comment.