diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index ffd8397f6..e19c9c61f 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -148,6 +148,7 @@ jobs: if: ${{ runner.os == 'Windows' }} env: GLEAM_LOG: trace + RUST_BACKTRACE: 1 - name: test/project_erlang (non-windows) run: |