Skip to content

Commit

Permalink
ci(temp): add upterm for debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
jnsgruk committed Jan 28, 2025
1 parent 72c8f4c commit 0085da5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,8 @@ jobs:
run: |
go install github.com/snapcore/spread/cmd/spread@latest
- name: Setup upterm session
uses: mxschmitt/action-tmate@v3
- name: Generate matrix list
id: suites
run: |
Expand Down

0 comments on commit 0085da5

Please sign in to comment.