mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-09 12:58:05 +00:00
Disable trace-level logging from the test-linux-stable-int (#2546)
This commit is contained in:
committed by
GitHub
parent
08f29af6cd
commit
eb46b99b29
@@ -395,7 +395,6 @@ test-linux-stable-int:
|
||||
RUN_UI_TESTS: 1
|
||||
script:
|
||||
- WASM_BUILD_NO_COLOR=1
|
||||
RUST_LOG=sync=trace,consensus=trace,client=trace,state-db=trace,db=trace,forks=trace,state_db=trace,storage_cache=trace
|
||||
time cargo test -p staging-node-cli --release --locked -- --ignored
|
||||
|
||||
# more information about this job can be found here:
|
||||
|
||||
Reference in New Issue
Block a user