We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9087cc3 commit a9cb6e1Copy full SHA for a9cb6e1
.github/workflows/ci.yml
@@ -19,6 +19,7 @@ env:
19
CARGO_NET_RETRY: 10
20
RUSTUP_MAX_RETRIES: 10
21
RUST_BACKTRACE: 1
22
+ RUST_LOG: debug
23
# Pin the nightly toolchain to prevent breakage.
24
# This should be occasionally updated.
25
RUST_NIGHTLY_TOOLCHAIN: nightly-2025-03-31
0 commit comments