Skip to content

Commit 0fcb19b

Browse files
committed
Set RUST_BACKTRACE=1 windows tests
1 parent 68726f9 commit 0fcb19b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,5 @@ jobs:
3131
pip install setuptools-rust pytest pytest-benchmark tox tox-venv
3232
- name: Test
3333
run: ci/actions/test
34+
env:
35+
RUST_BACKTRACE: 1

0 commit comments

Comments
 (0)