Skip to content

Commit

Permalink
Add Tmate debug session
Browse files Browse the repository at this point in the history
  • Loading branch information
lbeckman314 committed Mar 2, 2024
1 parent a69a458 commit c3addbf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,9 @@ jobs:
# --cov-report=term-missing \
# --cov-fail-under=99

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

- name: Test with Funnel
run: |
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/ohsu-comp-bio/funnel/develop/install.sh)" -- 0.11.0-rc.4
Expand Down

0 comments on commit c3addbf

Please sign in to comment.