Skip to content

Commit

Permalink
add debug step
Browse files Browse the repository at this point in the history
  • Loading branch information
aditsachde committed Jul 18, 2024
1 parent 49742f4 commit 7c2959c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ jobs:
uses: actions/checkout@v2
- name: Setup Go
uses: actions/setup-go@v5
- name: Setup upterm session
uses: lhotari/action-upterm@v1
- name: Run integration test
working-directory: integration
run: go test -run ^TestCTIntegration$

0 comments on commit 7c2959c

Please sign in to comment.