ci: sync-service-polkadot to trace

Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
This commit is contained in:
Alexandru Vasile
2024-01-08 16:44:58 +02:00
parent 745403ca29
commit 453030c632
+1 -1
View File
@@ -20,7 +20,7 @@ env:
CARGO_TERM_COLOR: always
# Increase wasm test timeout from 20 seconds (default) to 1 minute.
WASM_BINDGEN_TEST_TIMEOUT: 60
RUST_LOG: "trace,polling=info,async_io=info,sync-service-polkadot=info"
RUST_LOG: "trace,polling=info,async_io=info,sync-service-polkadot=trace"
jobs:
check: