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 c41692d commit 8138172Copy full SHA for 8138172
.github/workflows/ci.yml
@@ -7,6 +7,7 @@ on:
7
8
env:
9
CARGO_TERM_COLOR: always
10
+ RUST_BACKTRACE: full
11
12
concurrency:
13
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
0 commit comments