Skip to content

Commit bca8452

Browse files
committed
ci: Quieten hyper logs
1 parent 4156170 commit bca8452

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -399,7 +399,7 @@ jobs:
399399

400400
- name: Test
401401
env:
402-
RUST_LOG: "hyper=trace"
402+
RUST_LOG: "info,matrix_sdk=trace"
403403
HOMESERVER_URL: "http://localhost:8008"
404404
HOMESERVER_DOMAIN: "synapse"
405405
SLIDING_SYNC_PROXY_URL: "http://localhost:8118"

0 commit comments

Comments
 (0)