Skip to content

Commit

Permalink
fix yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
bernstei committed Jul 29, 2024
1 parent ac2988f commit 0b09a1e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pytests_debug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -243,8 +243,8 @@ jobs:
# # DEBUGGING
# if: failure()
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
timeout-minutes: 15
uses: mxschmitt/action-tmate@v3
timeout-minutes: 15

- name: MPI tests -- plain
if: ${{ env.use-mpi && env.coverage-on-version != matrix.python-version}}
Expand Down

0 comments on commit 0b09a1e

Please sign in to comment.