Skip to content

Commit a9cb6e1

Browse files
committed
specifically add RUST_LOG to be debug
1 parent 9087cc3 commit a9cb6e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ env:
1919
CARGO_NET_RETRY: 10
2020
RUSTUP_MAX_RETRIES: 10
2121
RUST_BACKTRACE: 1
22+
RUST_LOG: debug
2223
# Pin the nightly toolchain to prevent breakage.
2324
# This should be occasionally updated.
2425
RUST_NIGHTLY_TOOLCHAIN: nightly-2025-03-31

0 commit comments

Comments
 (0)