Skip to content

Commit

Permalink
tmp! ci debugger
Browse files Browse the repository at this point in the history
  • Loading branch information
tsibley committed Aug 14, 2024
1 parent 99231db commit 0f5cc11
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,10 @@ jobs:
COVERAGE_FILE: ${{ github.workspace }}/.coverage@python=${{ matrix.python-version }},biopython=${{ matrix.biopython-version || 'latest' }}
COVERAGE_RCFILE: ${{ github.workspace }}/.coveragerc
steps:
- uses: nextstrain/.github/actions/setup-debugger@master
with:
tailscale-auth-key: ${{ secrets.TAILSCALE_AUTH_KEY }}

- uses: actions/checkout@v4

- name: Set cache key
Expand Down

0 comments on commit 0f5cc11

Please sign in to comment.