Skip to content

Commit

Permalink
Add tmate session for debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelovilla committed Aug 8, 2024
1 parent 61e9238 commit ede47c9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test_gcp_integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,9 @@ jobs:
run: |
echo "GOOGLE_CREDENTIALS=${{ env.GOOGLE_APPLICATION_CREDENTIALS }}" >> $GITHUB_ENV
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3

- name: Integration Tests
run: |
echo $GOOGLE_CREDENTIALS
Expand Down

0 comments on commit ede47c9

Please sign in to comment.