Skip to content

Commit

Permalink
add tmate step to ci
Browse files Browse the repository at this point in the history
  • Loading branch information
wpbonelli committed Dec 5, 2024
1 parent 83e6671 commit 812eff7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -457,6 +457,9 @@ jobs:
GITHUB_TOKEN: ${{ github.token }}
run: pixi run get-exes

- name: Setup tmate session
uses: mxschmitt/action-tmate@v3

- name: Test MF6
working-directory: modflow6
env:
Expand Down

0 comments on commit 812eff7

Please sign in to comment.