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 1c2d413 commit 700ac81Copy full SHA for 700ac81
.github/workflows/ci.yaml
@@ -11,6 +11,7 @@ env:
11
CARGO_INCREMENTAL: 0
12
CARGO_NET_RETRY: 10
13
RUN_SLOW_TESTS: 1
14
+ RUST_BACKTRACE: short
15
RUSTFLAGS: -D warnings
16
RUSTUP_MAX_RETRIES: 10
17
0 commit comments