Skip to content

Commit

Permalink
RUST_BACKTRACE
Browse files Browse the repository at this point in the history
Signed-off-by: Marek Kaput <marek.kaput@swmansion.com>
  • Loading branch information
mkaput committed Nov 20, 2023
1 parent b6f0a36 commit fc2a546
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/_check-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,5 @@ jobs:
ref: ${{ inputs.ref }}
- uses: dtolnay/rust-toolchain@stable
- run: cargo test --profile=ci --no-fail-fast
env:
RUST_BACKTRACE: 1

0 comments on commit fc2a546

Please sign in to comment.