Skip to content

Commit

Permalink
debug with tmate
Browse files Browse the repository at this point in the history
  • Loading branch information
wpbonelli committed May 13, 2024
1 parent ae27888 commit 304ed9e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,10 @@ jobs:
working-directory: modflow6-examples/autotest
run: pytest -v -n auto test_scripts.py --init

- name: Debug with tmate
if: matrix.os == 'ubuntu-22.04'
uses: mxschmitt/action-tmate@v3

- name: Run local tests
working-directory: modflow-devtools/autotest
env:
Expand Down

0 comments on commit 304ed9e

Please sign in to comment.