Skip to content

Commit e8dece0

Browse files
authored
Update ci.yml
1 parent 0cd1a7c commit e8dece0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ jobs:
1717
include:
1818
- os: windows-latest
1919
- os: ubuntu-latest
20+
env:
21+
RUST_BACKTRACE: 1
2022
steps:
2123
- uses: actions/checkout@v4
2224
- uses: actions-rs/toolchain@v1

0 commit comments

Comments
 (0)