Skip to content

Commit

Permalink
backtrace please
Browse files Browse the repository at this point in the history
  • Loading branch information
pietroalbini committed Nov 25, 2024
1 parent c3eb2f2 commit 3e5d2e8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/ci/github-actions/jobs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,9 +85,13 @@ envs:
# it in each job definition.
pr:
- image: mingw-check
env:
RUST_BACKTRACE: "1"
<<: *job-linux-4c
- image: mingw-check-tidy
continue_on_error: true
env:
RUST_BACKTRACE: "1"
<<: *job-linux-4c
- image: x86_64-gnu-llvm-18
env:
Expand Down

0 comments on commit 3e5d2e8

Please sign in to comment.