Skip to content

Commit

Permalink
*properly* set debug environment
Browse files Browse the repository at this point in the history
  • Loading branch information
Anatol Ulrich committed Aug 13, 2024
1 parent 71993e9 commit 9074d0d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@ env:
CARGO_TERM_COLOR: always
RUSTUP_MAX_RETRIES: 10
# don't emit giant backtraces in the CI logs.
RUST_BACKTRACE: short
RUST_BACKTRACE: full
COLORBT_SHOW_HIDDEN: 1

jobs:
# run `just check`
Expand Down

0 comments on commit 9074d0d

Please sign in to comment.