Skip to content

Commit

Permalink
SSH into container to debug
Browse files Browse the repository at this point in the history
  • Loading branch information
benjyw committed Apr 3, 2023
1 parent f12c805 commit cf0b9dc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -822,6 +822,8 @@ jobs:
run: 'echo TOOLCHAIN_AUTH_TOKEN="${{ secrets.TOOLCHAIN_AUTH_TOKEN }}" >> $GITHUB_ENV
'
- name: Setup upterm session
uses: lhotari/action-upterm@v1
- name: Run Python test shard 0/3
run: './pants test --shard=0/3 ::
Expand Down

0 comments on commit cf0b9dc

Please sign in to comment.