ci: Enable trace logs

Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
This commit is contained in:
Alexandru Vasile
2024-01-08 15:12:31 +02:00
parent a63db8392c
commit 745403ca29
+1
View File
@@ -20,6 +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"
jobs:
check: