Skip to content

Commit

Permalink
enable debug dumps in SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
czeslavo committed Dec 23, 2024
1 parent d258100 commit b56fda8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/_kongintegration_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,8 @@ jobs:
TEST_KONG_KONNECT_ACCESS_TOKEN: ${{ secrets.K8S_TEAM_KONNECT_ACCESS_TOKEN }}
KONG_LICENSE_DATA: ${{ steps.license.outputs.license }}
TEST_KONG_ENTERPRISE: ${{ matrix.enterprise }}
KONNECT_SDK_HTTP_DUMP_RESPONSE: true
KONNECT_SDK_HTTP_DUMP_RESPONSE_ERROR: true

- name: collect test coverage
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit b56fda8

Please sign in to comment.