Skip to content

Commit 6d1906c

Browse files
committed
ci: change log level for basic long tests
1 parent f9a2f20 commit 6d1906c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
FIL_PROOFS_USE_GPU_TREE_BUILDER: 1
3333
FIL_PROOFS_USE_MULTICORE_SDR: 1
3434
RUST_BACKTRACE: full
35-
RUST_LOG: trace
35+
RUST_LOG: debug
3636
RUSTFLAGS: -C target-cpu=native
3737
steps:
3838
- uses: actions/checkout@v5

0 commit comments

Comments
 (0)