Skip to content
This repository was archived by the owner on Dec 21, 2021. It is now read-only.

Commit dd41a20

Browse files
committed
ci: Enable debug logging for client-testing jobs.
1 parent 9447fc2 commit dd41a20

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test-build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,8 @@ jobs:
185185
NUM_MESSAGES: 20
186186
TEST_NAME: ${{ matrix.test-name }}
187187
CONFIG_NAME: ${{ matrix.config-name }}
188+
LOG_LEVEL_JAVA_CLIENT: 'debug'
189+
LOG_LEVEL_PUBLISHER_JS: 'debug'
188190
steps:
189191
- uses: actions/checkout@v2
190192
- name: Use Node.js 14

0 commit comments

Comments
 (0)