Skip to content

Commit 9f8bfe2

Browse files
committed
test: reduce proxy log output in CI
1 parent ff9e25f commit 9f8bfe2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ jobs:
3131
CS_CLIENT_ID: ${{ secrets.CS_CLIENT_ID }}
3232
CS_CLIENT_KEY: ${{ secrets.CS_CLIENT_KEY }}
3333
CS_WORKSPACE_CRN: "crn:ap-southeast-2.aws:${{ secrets.CS_WORKSPACE_ID }}"
34+
CS_LOG__FORMAT: "structured"
35+
CS_LOG__LEVEL: "info"
3436

3537
RUST_BACKTRACE: "1"
3638
run: |

0 commit comments

Comments
 (0)