Skip to content

Commit

Permalink
ci/windows: add RUST_BACKTRACE: 1
Browse files Browse the repository at this point in the history
  • Loading branch information
PgBiel committed Apr 24, 2024
1 parent 8add053 commit a095031
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,7 @@ jobs:
if: ${{ runner.os == 'Windows' }}
env:
GLEAM_LOG: trace
RUST_BACKTRACE: 1

- name: test/project_erlang (non-windows)
run: |
Expand Down

0 comments on commit a095031

Please sign in to comment.